ramips: dts: Unify naming of gpio-keys nodes
[openwrt/openwrt.git] / target / linux / ramips / dts / MIWIFI-MINI.dts
index ed9fbdaa6ebcfadc1f1f49fcd965ed40e50c3567..d6abfb38d93916921c26813ba59769046ff9fffc 100644 (file)
                yellow {
                        label = "miwifi-mini:yellow:status";
                        gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                red {
                        label = "miwifi-mini:red:status";
                        gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;