pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"
authorPali Rohár <pali@kernel.org>
Thu, 14 Apr 2022 20:52:03 +0000 (22:52 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 26 Apr 2022 11:48:39 +0000 (17:18 +0530)
commit95f8dfe8fb94d8de8abe8f5f7088c7c5ec234dd0
tree17db0a4d9b3bf8a8f34d82692e07805db1f4e6d1
parente8c9148bc90e83b809cc8ecd8db73304b4755eae
pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"

Upstream Linux kernel uses for mpc8548-based PCIe controllers compatible
string "fsl,mpc8548-pcie". So change U-Boot fsl PCIe driver and all DTS
files to use "fsl,mpc8548-pcie" instead of "fsl,pcie-mpc8548" to be
compatible with Linux kernel.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/dts/mpc8548-post.dtsi
drivers/pci/pcie_fsl.c