aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_winchannel_wb2000.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9344_winchannel_wb2000.dts')
-rw-r--r--target/linux/ath79/dts/ar9344_winchannel_wb2000.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar9344_winchannel_wb2000.dts b/target/linux/ath79/dts/ar9344_winchannel_wb2000.dts
index c897b23015..cd2e389ccd 100644
--- a/target/linux/ath79/dts/ar9344_winchannel_wb2000.dts
+++ b/target/linux/ath79/dts/ar9344_winchannel_wb2000.dts
@@ -38,20 +38,20 @@
compatible = "gpio-leds";
wlan2g {
- label = "wb2000:green:2g";
+ label = "green:2g";
gpios = <&gpio 20 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy0tpt";
};
usb {
- label = "wb2000:green:usb";
+ label = "green:usb";
gpios = <&gpio 21 GPIO_ACTIVE_HIGH>;
trigger-sources = <&hub_port1>, <&hub_port2>;
linux,default-trigger = "usbport";
};
led_system: system {
- label = "wb2000:green:system";
+ label = "green:system";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
default-state = "on";
};
@@ -71,7 +71,7 @@
compatible = "gpio-leds";
wlan {
- label = "wb2000:green:5g";
+ label = "green:5g";
gpios = <&ath9k 6 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};