dm: pci: add Freescale PowerPC PCIe driver
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Wed, 24 Apr 2019 14:33:02 +0000 (22:33 +0800)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Thu, 20 Jun 2019 05:14:45 +0000 (10:44 +0530)
commitb89e3d9250046c3e7c956fd5e7a14364747433a4
tree138c21f44056a2a94d9216ae8a3e78a2e5393feb
parent13c5e5bd6af70199f1d6092d49453ff77d5d41bb
dm: pci: add Freescale PowerPC PCIe driver

Add PCIe DM driver for Freescale PowerPC PCIe controllers.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
drivers/pci/Kconfig
drivers/pci/Makefile
drivers/pci/pcie_fsl.c [new file with mode: 0644]
drivers/pci/pcie_fsl.h [new file with mode: 0644]
drivers/pci/pcie_fsl_fixup.c [new file with mode: 0644]