]> git.baikalelectronics.ru Git - uboot.git/commit
pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Mon, 8 Apr 2019 10:15:46 +0000 (10:15 +0000)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Wed, 22 May 2019 06:54:24 +0000 (12:24 +0530)
commit3b5d529773acc0bf19dbc7bbf79311bbd1494112
treed6cf4c547cc4b3fd1022f13ea4469c444c5b00a7
parent7b02924f44a9c470d7a4767e3b3894ab6868254d
pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs

Add PCIe Gen4 driver for the NXP Layerscape SoCs. This PCIe
controller is based on the Mobiveil IP, which is compatible
with the PCI Express™ Base Specification, Revision 4.0.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Bao Xiaowei <Xiaowei.Bao@nxp.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
drivers/pci/Kconfig
drivers/pci/Makefile
drivers/pci/pcie_layerscape_gen4.c [new file with mode: 0644]
drivers/pci/pcie_layerscape_gen4.h [new file with mode: 0644]