PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support
authorMarc Gonzalez <[email protected]>
Tue, 20 Jun 2017 08:17:40 +0000 (10:17 +0200)
committerBjorn Helgaas <[email protected]>
Fri, 7 Jul 2017 18:41:28 +0000 (13:41 -0500)
commit5e14e9fac308daf5607362f879e6de67e0b8dd5b
treefc4b9d4e7185344265cba0f6aad01747cad8400c
parentfdd620bd05e08572601bb89116727bb23cf7ce4e
PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support

This driver is required to work around several hardware bugs in the PCIe
controller.

The SMP8759 does not support legacy interrupts or IO space.

Signed-off-by: Marc Gonzalez <[email protected]>
[bhelgaas: add CONFIG_BROKEN dependency, various cleanups]
Signed-off-by: Bjorn Helgaas <[email protected]>
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pcie-tango.c [new file with mode: 0644]
include/linux/pci_ids.h