aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_iptime_a6ns-m.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_iptime_a6ns-m.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_iptime_a6ns-m.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7621_iptime_a6ns-m.dts b/target/linux/ramips/dts/mt7621_iptime_a6ns-m.dts
index 9e7cbf39be..4ebd980521 100644
--- a/target/linux/ramips/dts/mt7621_iptime_a6ns-m.dts
+++ b/target/linux/ramips/dts/mt7621_iptime_a6ns-m.dts
@@ -21,26 +21,26 @@
compatible = "gpio-leds";
usb {
- label = "a6ns-m:blue:usb";
+ label = "blue:usb";
gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
trigger-sources = <&xhci_ehci_port1>;
linux,default-trigger = "usbport";
};
wlan5g {
- label = "a6ns-m:blue:wlan5g";
+ label = "blue:wlan5g";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0radio";
};
wlan2g {
- label = "a6ns-m:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1radio";
};
led_cpu: cpu {
- label = "a6ns-m:blue:cpu";
+ label = "blue:cpu";
gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
};
};