aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7242_avm_fritz300e.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7242_avm_fritz300e.dts')
-rw-r--r--target/linux/ath79/dts/ar7242_avm_fritz300e.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ath79/dts/ar7242_avm_fritz300e.dts b/target/linux/ath79/dts/ar7242_avm_fritz300e.dts
index c4af52a76a..3a002aaedf 100644
--- a/target/linux/ath79/dts/ar7242_avm_fritz300e.dts
+++ b/target/linux/ath79/dts/ar7242_avm_fritz300e.dts
@@ -32,18 +32,18 @@
compatible = "gpio-leds";
led_power: power {
- label = "fritz300e:green:power";
+ label = "green:power";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
default-state = "on";
};
lan {
- label = "fritz300e:green:lan";
+ label = "green:lan";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "fritz300e:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
@@ -53,27 +53,27 @@
compatible = "gpio-leds";
rssi0 {
- label = "fritz300e:green:rssi0";
+ label = "green:rssi0";
gpios = <&ath9k 10 GPIO_ACTIVE_LOW>;
};
rssi1 {
- label = "fritz300e:green:rssi1";
+ label = "green:rssi1";
gpios = <&ath9k 4 GPIO_ACTIVE_LOW>;
};
rssi2 {
- label = "fritz300e:green:rssi2";
+ label = "green:rssi2";
gpios = <&ath9k 6 GPIO_ACTIVE_LOW>;
};
rssi3 {
- label = "fritz300e:green:rssi3";
+ label = "green:rssi3";
gpios = <&ath9k 7 GPIO_ACTIVE_LOW>;
};
rssi4 {
- label = "fritz300e:green:rssi4";
+ label = "green:rssi4";
gpios = <&ath9k 5 GPIO_ACTIVE_LOW>;
};
};