aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt5350_hootoo_ht-tm02.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt5350_hootoo_ht-tm02.dts')
-rw-r--r--target/linux/ramips/dts/rt5350_hootoo_ht-tm02.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/rt5350_hootoo_ht-tm02.dts b/target/linux/ramips/dts/rt5350_hootoo_ht-tm02.dts
index dc6fab8c14..a4c8c83f82 100644
--- a/target/linux/ramips/dts/rt5350_hootoo_ht-tm02.dts
+++ b/target/linux/ramips/dts/rt5350_hootoo_ht-tm02.dts
@@ -18,12 +18,12 @@
compatible = "gpio-leds";
led_wlan: wlan {
- label = "ht-tm02:blue:wlan";
+ label = "blue:wlan";
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
};
lan {
- label = "ht-tm02:green:lan";
+ label = "green:lan";
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};
};