summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2023-02-24 17:59:39 +0200
committerJakub Kicinski <kuba@kernel.org>2023-02-28 14:13:32 -0800
commitae44f1c9d1fc54aeceb335fedb1e73b2c3ee4561 (patch)
tree5a3f1112988007c431401a4955435cb7dc4e2b6e /arch/powerpc/boot
parent8f9850dd8d23c1290cb642ce9548a440da5771ec (diff)
downloadlinux-stable-ae44f1c9d1fc54aeceb335fedb1e73b2c3ee4561.tar.gz
linux-stable-ae44f1c9d1fc54aeceb335fedb1e73b2c3ee4561.tar.bz2
linux-stable-ae44f1c9d1fc54aeceb335fedb1e73b2c3ee4561.zip
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
It looks like U-Boot fails to start the kernel properly when the compatible string of the board isn't fsl,T1040RDB, so stop overriding it from the rev-a.dts. Fixes: 5ebb74749202 ("powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch") Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'arch/powerpc/boot')
-rw-r--r--arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts b/arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts
index 73f8c998c64d..d4f5f159d6f2 100644
--- a/arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts
+++ b/arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts
@@ -10,7 +10,6 @@
/ {
model = "fsl,T1040RDB-REV-A";
- compatible = "fsl,T1040RDB-REV-A";
};
&seville_port0 {