aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_siemens_ws-ap3610.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7161_siemens_ws-ap3610.dts')
-rw-r--r--target/linux/ath79/dts/ar7161_siemens_ws-ap3610.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/ar7161_siemens_ws-ap3610.dts b/target/linux/ath79/dts/ar7161_siemens_ws-ap3610.dts
index 22ae58929c..3c1d97f25e 100644
--- a/target/linux/ath79/dts/ar7161_siemens_ws-ap3610.dts
+++ b/target/linux/ath79/dts/ar7161_siemens_ws-ap3610.dts
@@ -28,34 +28,34 @@
compatible = "gpio-leds";
led_power_green: led_power_green {
- label = "ws-ap3610:green:power";
+ label = "green:power";
gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
};
led_power_red: led_power_red {
- label = "ws-ap3610:red:power";
+ label = "red:power";
gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
};
led_wlan5_blue {
- label = "ws-ap3610:blue:wlan5";
+ label = "blue:wlan5";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
led_wlan5_green {
- label = "ws-ap3610:green:wlan5";
+ label = "green:wlan5";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
led_wlan2_blue {
- label = "ws-ap3610:blue:wlan2";
+ label = "blue:wlan2";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
led_wlan2_green {
- label = "ws-ap3610:green:wlan2";
+ label = "green:wlan2";
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
};
};