ath79: fix nanobeam ac ethernet interface
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_ocedo_koala.dts
index eefa839b886de98ef3cee4f87ec12b37f4cb7c30..dbefa40dcf32a9cb70f2414636cc77f5284a63f8 100644 (file)
                compatible = "gpio-leds";
 
                power {
-                       label = "koala:green:power";
+                       label = "green:power";
                        gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                wifi2 {
-                       label = "koala:yellow:wlan2";
+                       label = "yellow:wlan2";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                wifi5 {
-                       label = "koala:red:wlan58";
+                       label = "red:wlan58";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                led_system: system {
-                       label = "koala:blue:sys";
+                       label = "blue:sys";
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
                };
        };