ramips: fix GB-PC1 and GB-PC2 LEDs
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_gnubee_gb-pc2.dts
index cd72ea1d62801bb46ece9b6ef564d345576e5e9b..6199511cff8359b924cdcc9ea28a8c36d80a8f46 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               ethblack_act {
-                       label = "green:ethblack_act";
+               ethblack-green {
+                       label = "green:ethblack";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
 
-               ethblue_act {
-                       label = "green:ethblue_act";
+               ethblue-green {
+                       label = "green:ethblue";
                        gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
                };
 
+               ethyellow-green {
+                       label = "green:ethyellow";
+                       gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
+               };
+
+               ethyellow-orange {
+                       label = "orange:ethyellow";
+                       gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
+               };
+
                power {
                        label = "green:power";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;