aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620n_hootoo_ht-tm05.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620n_hootoo_ht-tm05.dts')
-rw-r--r--target/linux/ramips/dts/mt7620n_hootoo_ht-tm05.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7620n_hootoo_ht-tm05.dts b/target/linux/ramips/dts/mt7620n_hootoo_ht-tm05.dts
index 25a5e12f4e..1c408bcaa1 100644
--- a/target/linux/ramips/dts/mt7620n_hootoo_ht-tm05.dts
+++ b/target/linux/ramips/dts/mt7620n_hootoo_ht-tm05.dts
@@ -17,13 +17,13 @@
compatible = "gpio-leds";
led_power: power {
- label = "ht-tm05:blue:power";
+ label = "blue:power";
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wifi {
- label = "ht-tm05:green:wifi";
+ label = "green:wifi";
gpios = <&gpio2 0 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy0tpt";
};