aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_iptime_a8004t.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_iptime_a8004t.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_iptime_a8004t.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/mt7621_iptime_a8004t.dts b/target/linux/ramips/dts/mt7621_iptime_a8004t.dts
index cccc317cc3..df6aed664e 100644
--- a/target/linux/ramips/dts/mt7621_iptime_a8004t.dts
+++ b/target/linux/ramips/dts/mt7621_iptime_a8004t.dts
@@ -20,18 +20,18 @@
compatible = "gpio-leds";
led_cpu: cpu {
- label = "a8004t:orange:cpu";
+ label = "orange:cpu";
gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "a8004t:orange:wlan2g";
+ label = "orange:wlan2g";
gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0radio";
};
wlan5g {
- label = "a8004t:orange:wlan5g";
+ label = "orange:wlan5g";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1radio";
};