Skip to content

Commit

Permalink
Revert "PCI: dra7xx: Mark driver as broken"
Browse files Browse the repository at this point in the history
Revert 5c3b99d ("PCI: dra7xx: Mark driver as broken").

1c96bee ("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>
  • Loading branch information
Sekhar Nori authored and Bjorn Helgaas committed Mar 22, 2016
1 parent 30b5b88 commit 9188269
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/pci/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ config PCI_DRA7XX
bool "TI DRA7xx PCIe controller"
select PCIE_DW
depends on OF && HAS_IOMEM && TI_PIPE3
depends on BROKEN
help
Enables support for the PCIe controller in the DRA7xx SoC. There
are two instances of PCIe controller in DRA7xx. This controller can
Expand Down

0 comments on commit 9188269

Please sign in to comment.