]> git.karo-electronics.de Git - linux-beck.git/commit
PCI: iproc: Do not reset PAXC when initializing the driver
authorRay Jui <ray.jui@broadcom.com>
Tue, 1 Nov 2016 00:38:31 +0000 (17:38 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 14 Nov 2016 21:54:57 +0000 (15:54 -0600)
commit7cbd50d275fe4f6a31f536e140b6124f68998c61
tree34985e81262c0a7f7ffdbf4ddd8bd1ee38db4781
parent06324ede76cdf895b3b0bf590775d746a61c7668
PCI: iproc: Do not reset PAXC when initializing the driver

During initialization, the current iProc PCIe host driver resets PAXC and
the downstream internal endpoint device that PAXC connects to.  If the
endpoint device is already loaded with firmware and has started running
from the bootloader stage, this downstream reset causes the endpoint device
to stop working.

Signed-off-by: Ray Jui <raj.jui@broadcom.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
drivers/pci/host/pcie-iproc.c