aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar1022_iodata_wn-ag300dgr.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar1022_iodata_wn-ag300dgr.dts')
-rw-r--r--target/linux/ath79/dts/ar1022_iodata_wn-ag300dgr.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/ar1022_iodata_wn-ag300dgr.dts b/target/linux/ath79/dts/ar1022_iodata_wn-ag300dgr.dts
index 89ddf12998..f0d262c847 100644
--- a/target/linux/ath79/dts/ar1022_iodata_wn-ag300dgr.dts
+++ b/target/linux/ath79/dts/ar1022_iodata_wn-ag300dgr.dts
@@ -20,34 +20,34 @@
compatible = "gpio-leds";
led_router: router {
- label = "wn-ag300dgr:green:router";
+ label = "green:router";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
default-state = "on";
};
children {
- label = "wn-ag300dgr:green:children";
+ label = "green:children";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
};
eco {
- label = "wn-ag300dgr:green:eco";
+ label = "green:eco";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
notification {
- label = "wn-ag300dgr:amber:notification";
+ label = "amber:notification";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "wn-ag300dgr:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan5g {
- label = "wn-ag300dgr:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};