aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi')
-rw-r--r--target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi b/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
index 17e42d7ba0..344241a322 100644
--- a/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
+++ b/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
@@ -21,24 +21,24 @@
compatible = "gpio-leds";
wlan5g {
- label = "bluesocket:green:wifi5g";
+ label = "green:wifi5g";
gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan2g {
- label = "bluesocket:green:wifi2g";
+ label = "green:wifi2g";
gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
led_status_green: status_green {
- label = "bluesocket:green:status";
+ label = "green:status";
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
};
led_status_yellow: status_yellow {
- label = "bluesocket:yellow:status";
+ label = "yellow:status";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
};