Skip to content

Commit c0cb139

Browse files
committed
Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI fixlet from Bjorn Helgaas: "This marks the TI DRA7xx host bridge driver as broken. Apparently it has never worked without some additional out-of-tree code, so I'm going to mark it broken now and remove it completely next cycle unless it's fixed" * tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: PCI: dra7xx: Mark driver as broken
2 parents 751e5f5 + 5c3b99d commit c0cb139

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/pci/host/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ config PCI_DRA7XX
55
bool "TI DRA7xx PCIe controller"
66
select PCIE_DW
77
depends on OF && HAS_IOMEM && TI_PIPE3
8+
depends on BROKEN
89
help
910
Enables support for the PCIe controller in the DRA7xx SoC. There
1011
are two instances of PCIe controller in DRA7xx. This controller can

0 commit comments

Comments
 (0)