PCI: imx6: Add support for i.MX6 PCIe controller
authorSean Cross <xobs@kosagi.com>
Thu, 26 Sep 2013 03:24:47 +0000 (11:24 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 27 Sep 2013 19:17:08 +0000 (13:17 -0600)
commitbb38919ec56e0758c3ae56dfc091dcde1391353e
tree2bfadf7af2bd93e9d34b6a69bdae085bac7b3df9
parent8d6a35fb13406f87d926fffeee0d70360ce3077d
PCI: imx6: Add support for i.MX6 PCIe controller

Add support for the PCIe port present on the i.MX6 family of controllers.
These use the Synopsis Designware core tied to their own PHY.

Signed-off-by: Sean Cross <xobs@kosagi.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Documentation/devicetree/bindings/pci/designware-pcie.txt
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pci-imx6.c [new file with mode: 0644]