aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3052_jcg_jhr-n926r.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3052_jcg_jhr-n926r.dts')
-rw-r--r--target/linux/ramips/dts/rt3052_jcg_jhr-n926r.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/rt3052_jcg_jhr-n926r.dts b/target/linux/ramips/dts/rt3052_jcg_jhr-n926r.dts
index 05f20e3178..543144394f 100644
--- a/target/linux/ramips/dts/rt3052_jcg_jhr-n926r.dts
+++ b/target/linux/ramips/dts/rt3052_jcg_jhr-n926r.dts
@@ -55,22 +55,22 @@
compatible = "gpio-leds";
wlan1 {
- label = "jhr-n926r:red:wlan";
+ label = "red:wlan";
gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
};
wlan2 {
- label = "jhr-n926r:yellow:wlan";
+ label = "yellow:wlan";
gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;
};
wlan3 {
- label = "jhr-n926r:green:wlan";
+ label = "green:wlan";
gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
};
led_system: system {
- label = "jhr-n926r:blue:system";
+ label = "blue:system";
gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};
};