brcm63xx: dts: Unify naming of gpio-led nodes
[openwrt/staging/stintel.git] / target / linux / brcm63xx / dts / spw500v.dts
index ceaa569b998d2b052f972f8c75d18c4e6e6910e4..8ca6dddd101d811f143a58f7ab4c9560e4700a05 100644 (file)
                stdout-path = "serial0:115200n8";
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
-               debounce-interval = <60>;
 
                reset {
                        label = "reset";
                        gpios = <&pinctrl 33 1>;
                        linux,code = <KEY_RESTART>;
+                       debounce-interval = <60>;
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                power_green {
@@ -57,8 +57,6 @@
 &pflash {
        status = "ok";
 
-       linux,part-probe = "bcm63xxpart";
-
        partitions {
                compatible = "fixed-partitions";
                #address-cells = <1>;