aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7312.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7312.dts')
-rw-r--r--target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7312.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7312.dts b/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7312.dts
index 0f635127f8..6c5ed277ca 100644
--- a/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7312.dts
+++ b/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7312.dts
@@ -47,24 +47,24 @@
compatible = "gpio-leds";
power: power {
- label = "fritz7312:green:power";
+ label = "green:power";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
default-state = "keep";
};
voice {
- label = "fritz7312:green:fon";
+ label = "green:fon";
gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
};
dect {
- label = "fritz7312:green:dect";
+ label = "green:dect";
gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
};
wlan: wlan {
- label = "fritz7312:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
};
info_green: info_green {
- label = "fritz7312:green:info";
+ label = "green:info";
gpios = <&gpio 35 GPIO_ACTIVE_LOW>;
};
};