aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_edimax_re23s.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_edimax_re23s.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_edimax_re23s.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7621_edimax_re23s.dts b/target/linux/ramips/dts/mt7621_edimax_re23s.dts
index e79b5bb2d2..cf44746e8f 100644
--- a/target/linux/ramips/dts/mt7621_edimax_re23s.dts
+++ b/target/linux/ramips/dts/mt7621_edimax_re23s.dts
@@ -21,22 +21,22 @@
compatible = "gpio-leds";
led_power: power {
- label = "re23s:green:power";
+ label = "green:power";
gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
};
wifi_green {
- label = "re23s:green:wifi";
+ label = "green:wifi";
gpios = <&gpio 12 GPIO_ACTIVE_HIGH>;
};
wifi_amber {
- label = "re23s:amber:wifi";
+ label = "amber:wifi";
gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
};
led_wifi_red: wifi_red {
- label = "re23s:red:wifi";
+ label = "red:wifi";
gpios = <&gpio 6 GPIO_ACTIVE_HIGH>;
};
};