lantiq: dts: use generic node names
[openwrt/openwrt.git] / target / linux / lantiq / files / arch / mips / boot / dts / EASY98020.dts
index b66786a2ceb0f05b0fcedc2034965647c15f1d1b..7a3ef418d0494f9e9c239c3a7b15c70dc8b4ac33 100644 (file)
@@ -18,7 +18,7 @@
                reg = <0x0 0x4000000>;  // 64M at 0x0
        };
 
-       gpio-keys {
+       keys {
                compatible = "gpio-keys";
                reset {
                        label = "reset";
                };
        };
 
-       easy98020-leds {
+       leds {
                compatible = "gpio-leds";
                pinctrl-names = "default";
-               pinctrl-0 = <&bootled_pins>;
+               pinctrl-0 = <&bootled_pins>, <&led_pins>;
 
                GPON {
                        label = "easy98020:green:gpon";
                        gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
                        default-state = "keep";
                };
-       };
-
-       easy98020-phy-leds {
-               compatible = "gpio-leds";
-               pinctrl-names = "default";
-               pinctrl-0 = <&led_pins>;
 
                GE0_ACT {
                        label = "easy98020:ge0_act";