powerpc: dts: t1040rdb: fix compatible string for Rev A boards
authorVladimir Oltean <vladimir.oltean@nxp.com>
Fri, 24 Feb 2023 15:59:39 +0000 (17:59 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 28 Feb 2023 22:13:32 +0000 (14:13 -0800)
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>
arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts

index 73f8c998c64dfefa6859cd5bcda8ddafcdc51f38..d4f5f159d6f236b02c010013e61cdc1e1e915080 100644 (file)
@@ -10,7 +10,6 @@
 
 / {
        model = "fsl,T1040RDB-REV-A";
-       compatible = "fsl,T1040RDB-REV-A";
 };
 
 &seville_port0 {