Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Revert "PCI: dra7xx: Mark driver as broken"

Revert 5c3b99d05752 ("PCI: dra7xx: Mark driver as broken").

1c96bee4df19 ("ARM: DRA7: hwmod: Add custom reset handler for PCIeSS")
added support to de-assert PCIe reset, so DRA7x PCIe is not broken anymore.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

authored by

Sekhar Nori and committed by
Bjorn Helgaas
9188269a 30b5b880

-1
-1
drivers/pci/host/Kconfig
··· 5 5 bool "TI DRA7xx PCIe controller" 6 6 select PCIE_DW 7 7 depends on OF && HAS_IOMEM && TI_PIPE3 8 - depends on BROKEN 9 8 help 10 9 Enables support for the PCIe controller in the DRA7xx SoC. There 11 10 are two instances of PCIe controller in DRA7xx. This controller can