]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: fsl-lx2160a: include rev2 chip's dts
authorFrank Li <Frank.Li@nxp.com>
Mon, 26 Aug 2024 21:38:34 +0000 (17:38 -0400)
committerShawn Guo <shawnguo@kernel.org>
Mon, 20 Oct 2025 09:28:30 +0000 (17:28 +0800)
The mass production lx2160 rev2 use designware PCIe Controller. Old Rev1
which use mobivel PCIe controller was not supported. Although uboot
fixup can change compatible string fsl,lx2160a-pcie to fsl,ls2088a-pcie
since 2019, it is quite confused and should correctly reflect hardware
status in dtb. Change freescale's board to use rev2's dtsi firstly.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts

index 2d01e20b47e7f9f34543e07642cf35b83936ee84..d8ef68ad3bcc72da849441c7af5630e491961f0f 100644 (file)
@@ -6,7 +6,7 @@
 
 /dts-v1/;
 
-#include "fsl-lx2160a.dtsi"
+#include "fsl-lx2160a-rev2.dtsi"
 
 / {
        model = "NXP Layerscape LX2160AQDS";
index 0c44b3cbef773dc63783ceaa5bc04d856b01b011..2373e1c371e8c1ca5c033f7a108f4557272a8a51 100644 (file)
@@ -6,7 +6,7 @@
 
 /dts-v1/;
 
-#include "fsl-lx2160a.dtsi"
+#include "fsl-lx2160a-rev2.dtsi"
 
 / {
        model = "NXP Layerscape LX2160ARDB";
index 9f5ff1ffe7d5ea901fd4898f2a5389987850abeb..7a595fddc027350fa0a1829ac8bd717136d39a8e 100644 (file)
@@ -6,7 +6,7 @@
 
 /dts-v1/;
 
-#include "fsl-lx2160a.dtsi"
+#include "fsl-lx2160a-rev2.dtsi"
 
 / {
        model = "NXP Layerscape LX2162AQDS";