]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit06cc54b1b2cd427a79328a9322ec5bc3037627ef
tree17db0a4d9b3bf8a8f34d82692e07805db1f4e6d1
parentf4971a5a18d6e695582765efa96939d6ccbd949b
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