pci: layerscape: add official ls1028a binding support
authorMichael Walle <michael@walle.cc>
Wed, 13 Oct 2021 16:14:22 +0000 (18:14 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 9 Nov 2021 11:48:23 +0000 (17:18 +0530)
commite10da1f985ad8926faa7b18d9467031b41fc9b8e
tree040f8be0d737d1478091061ca2da962d90110c72
parent8f176eb8acdb7d2712b5f96bb946751b26a898db
pci: layerscape: add official ls1028a binding support

The official bindind of the PCIe controller of the ls1028a has the
following compatible string:
  compatible = "fsl,ls1028a-pcie";

Additionally, the resource names and count are different. Update the
driver to support this binding and change the entry in the ls1028a
device tree.

Cc: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/dts/fsl-ls1028a.dtsi
drivers/pci/pcie_layerscape_rc.c