aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9561_avm_fritz4020.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9561_avm_fritz4020.dts')
-rw-r--r--target/linux/ath79/dts/qca9561_avm_fritz4020.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/qca9561_avm_fritz4020.dts b/target/linux/ath79/dts/qca9561_avm_fritz4020.dts
index e05f4bb45f..e7e421c076 100644
--- a/target/linux/ath79/dts/qca9561_avm_fritz4020.dts
+++ b/target/linux/ath79/dts/qca9561_avm_fritz4020.dts
@@ -46,34 +46,34 @@
compatible = "gpio-leds";
led_power: power {
- label = "fritz4020:green:power";
+ label = "green:power";
gpios = <&led_gpio 2 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan {
- label = "fritz4020:green:wlan";
+ label = "green:wlan";
gpios = <&led_gpio 3 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
lan {
- label = "fritz4020:green:lan";
+ label = "green:lan";
gpios = <&led_gpio 0 GPIO_ACTIVE_LOW>;
};
wan {
- label = "fritz4020:green:wan";
+ label = "green:wan";
gpios = <&led_gpio 4 GPIO_ACTIVE_LOW>;
};
info {
- label = "fritz4020:green:info";
+ label = "green:info";
gpios = <&led_gpio 6 GPIO_ACTIVE_LOW>;
};
led_info_red: info_red {
- label = "fritz4020:red:info";
+ label = "red:info";
gpios = <&led_gpio 1 GPIO_ACTIVE_LOW>;
};
};