]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support
authorMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Tue, 20 Jun 2017 08:17:40 +0000 (10:17 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Jul 2017 18:41:28 +0000 (13:41 -0500)
commitfb9680c5da175d5d6c545f8718e28c0710cb9f13
treefc4b9d4e7185344265cba0f6aad01747cad8400c
parentee99f1c305b9d0530a4b56050fe3a44d5af6267b
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 <marc_gonzalez@sigmadesigns.com>
[bhelgaas: add CONFIG_BROKEN dependency, various cleanups]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pcie-tango.c [new file with mode: 0644]
include/linux/pci_ids.h