]> git.baikalelectronics.ru Git - uboot.git/commit
pci: layerscape: Remove the shadow SVR definitions
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Fri, 29 Jan 2021 04:47:05 +0000 (12:47 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 8 Feb 2021 08:31:18 +0000 (14:01 +0530)
commitb8b5868b083a7b1f440ce7c52e51846f612317af
tree196519839a743f9c38a4e3b128110ff6c9759558
parentcb0f2293f19c0dfac7ffc232a2a959f26180e7dc
pci: layerscape: Remove the shadow SVR definitions

This patch moves the SVR definitions to a new svr.h for
Layerscape armv7 and armv8 platforms respectively, so that
the PCIe driver can reuse them.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Wasim Khan <wasim.khan@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/soc.h
arch/arm/include/asm/arch-fsl-layerscape/svr.h [new file with mode: 0644]
arch/arm/include/asm/arch-ls102xa/svr.h [new file with mode: 0644]
drivers/pci/pcie_layerscape.h