]> git.baikalelectronics.ru Git - uboot.git/commit
pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding
authorMathew McBride <matt@traverse.com.au>
Wed, 12 Apr 2023 07:38:17 +0000 (07:38 +0000)
committerPeng Fan <peng.fan@nxp.com>
Fri, 5 May 2023 01:46:03 +0000 (09:46 +0800)
commita29f4102ebbd02e460ddc7273a3ef637a1b7a1fa
tree3c69807c732319870506132c17fefb13b378cdb1
parent08dbcdd641cbcc2d55e022b3aa8d4255247085d4
pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding

This allows the Layerscape PCIe RC driver to use the upstream
style binding (two "reg" entries instead of four).

It is similar to the previous commit 9ea04411d218
("pci: layerscape: add official ls1028a binding support")
which implemented this for the LS1028A.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Tested-by: Ioana Ciornei <ioana.ciornei@nxp.com> # on LS1088A-RDB
drivers/pci/pcie_layerscape_rc.c