ath79: dts: drop "simple-mfd" for gmacs in SoC dtsi
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9557_buffalo_bhr-4grv2.dts
index 6a3a5da6d67819d15eb473e0050ab7f712657641..995ecb3b73790acf11b41272ecad825bb32fe550 100644 (file)
@@ -21,7 +21,7 @@
                bootargs = "console=ttyS0,115200n8";
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                power: power {
                diag {
                        label = "bhr-4grv2:orange:diag";
                        gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                vpn_orange {
                        label = "bhr-4grv2:orange:vpn";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                vpn_green {
                        label = "bhr-4grv2:green:vpn";
                        gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;