Skip to content
Commit cf541564 authored by Nicolas Saenz Julienne's avatar Nicolas Saenz Julienne Committed by Meng Li
Browse files

PCI: brcmstb: Assert fundamental reset on initialization

commit  a56dc666444062fe3cc568489cc68fc78bf9476c from
https://github.com/raspberrypi/linux.git rpi-5.4.y

commit 22e21e51 upstream.

While preparing the driver for upstream this detail was missed.

If not asserted during the initialization process, devices connected on
the bus will not be made aware of the internal reset happening. This,
potentially resulting in unexpected behavior.

Link: https://lore.kernel.org/r/20200507172020.18000-1-nsaenzjulienne@suse.de
Fixes: c0452137

 ("PCI: brcmstb: Add Broadcom STB PCIe host controller driver")
Signed-off-by: default avatarNicolas Saenz Julienne <nsaenzjulienne@suse.de>
Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent bab13c06
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment