aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_elecom_wrc-gs.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_elecom_wrc-gs.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7621_elecom_wrc-gs.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7621_elecom_wrc-gs.dtsi b/target/linux/ramips/dts/mt7621_elecom_wrc-gs.dtsi
index a9ed9f6a41..fd54ead0bc 100644
--- a/target/linux/ramips/dts/mt7621_elecom_wrc-gs.dtsi
+++ b/target/linux/ramips/dts/mt7621_elecom_wrc-gs.dtsi
@@ -18,22 +18,22 @@
compatible = "gpio-leds";
led_power_green: power_green {
- label = "wrc-gst:green:power";
+ label = "green:power";
gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
};
power_blue {
- label = "wrc-gst:blue:power";
+ label = "blue:power";
gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
};
wps {
- label = "wrc-gst:red:wps";
+ label = "red:wps";
gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
};
power_red {
- label = "wrc-gst:red:power";
+ label = "red:power";
gpios = <&gpio 16 GPIO_ACTIVE_HIGH>;
};
};