aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_yuncore_a770.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9531_yuncore_a770.dts')
-rw-r--r--target/linux/ath79/dts/qca9531_yuncore_a770.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9531_yuncore_a770.dts b/target/linux/ath79/dts/qca9531_yuncore_a770.dts
index 4a0fa49474..aaa9e1f908 100644
--- a/target/linux/ath79/dts/qca9531_yuncore_a770.dts
+++ b/target/linux/ath79/dts/qca9531_yuncore_a770.dts
@@ -31,23 +31,23 @@
compatible = "gpio-leds";
lan {
- label = "a770:green:lan";
+ label = "green:lan";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
led_status: status {
- label = "a770:green:status";
+ label = "green:status";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
default-state = "keep";
};
wan {
- label = "a770:green:wan";
+ label = "green:wan";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "a770:red:wlan2g";
+ label = "red:wlan2g";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};