brcm63xx: dts: Unify naming of gpio-led nodes
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / fast2604.dts
index 4ac9d30c3d1461ae42dbf7373cbc8226ecc9efbe..52458a253fbcd9957bf3d4f33852c4978ecc545c 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 {
@@ -53,8 +53,6 @@
 &pflash {
        status = "ok";
 
-       linux,part-probe = "bcm63xxpart";
-
        partitions {
                compatible = "fixed-partitions";
                #address-cells = <1>;