]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: layerscape: Add support for LS1043a and LS2080a
authorMinghuan Lian <Minghuan.Lian@freescale.com>
Fri, 16 Oct 2015 07:19:19 +0000 (15:19 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 2 Nov 2015 21:38:39 +0000 (15:38 -0600)
commit5192ec7b24dd78bd82fe554995b8889d317da0c1
tree62c94a209bece3ccec273eafbe55b39b04dde64e
parent0f3cb324bec688c61578c04c5207898050dcc7ac
PCI: layerscape: Add support for LS1043a and LS2080a

Both LS1043a and LS2080a are based on ARMv8 64-bit architecture and have
similar PCIe implementation.  LUT is added to controller.

Add LS1043a and LS2080a support.

[bhelgaas: move unused field removal into separate patch, include DT update]
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com> (DT update)
Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Arnd Bergmann <arnd@arndb.de> (DT update)
Documentation/devicetree/bindings/pci/layerscape-pci.txt
drivers/pci/host/Kconfig
drivers/pci/host/pci-layerscape.c