mpc85xx: fix dtc warning
authorRosen Penev <rosenp@gmail.com>
Tue, 14 Nov 2023 01:09:42 +0000 (17:09 -0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 21 Nov 2023 22:10:17 +0000 (23:10 +0100)
States to remove the linux prefix

Signed-off-by: Rosen Penev <rosenp@gmail.com>
target/linux/mpc85xx/files/arch/powerpc/boot/dts/br200-wp.dts
target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts

index a4bc10ff3882da21ea8554771d7ca6aeb461ffea..d5b283658f37b61c71e22ea7f1dcbd2f69c530c8 100644 (file)
 
 / {
        chosen {
-               linux,stdout-path = "/soc@ffe00000/serial@4500";
+               stdout-path = "/soc@ffe00000/serial@4500";
        };
 
        cpus {
index a347900e5dfe3ef68b2fa24cf929477674e09863..ef40a4d2a3d75d6dd73eca8c0c4d9b4e258a69d4 100644 (file)
@@ -20,7 +20,7 @@
 
        chosen {
                bootargs-override = "console=ttyS0,115200";
-               linux,stdout-path = &serial0;
+               stdout-path = &serial0;
        };
 
        memory {