brcm63xx: dts: Unify naming of gpio-led nodes
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / bcm96338W.dts
index f91ca9a39945e822d1dcdacf09203f6b20e5da8f..3f6e8c06865841fd64816e0b1d9a223e28e5adb2 100644 (file)
@@ -9,11 +9,11 @@
        compatible = "brcm,bcm96338w", "brcm,bcm6338";
 
        chosen {
-               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+               bootargs = "rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
                stdout-path = "serial0:115200n8";
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                power_green {
@@ -43,7 +43,9 @@
 &pflash {
        status = "ok";
 
-       linux,part-probe = "bcm63xxpart";
+       partitions {
+               compatible = "brcm,bcm963xx-cfe-nor-partitions";
+       };
 };
 
 &uart0 {