aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7320.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7320.dts')
-rw-r--r--target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7320.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7320.dts b/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7320.dts
index 424b778bb4..e215baf6f1 100644
--- a/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7320.dts
+++ b/target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7320.dts
@@ -46,28 +46,28 @@
leds {
compatible = "gpio-leds";
power: power {
- label = "fritz7320:green:power";
+ label = "green:power";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
default-state = "keep";
};
voice {
- label = "fritz7320:green:fon";
+ label = "green:fon";
gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
};
dect {
- label = "fritz7320:green:dect";
+ label = "green:dect";
gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
};
wlan: wlan {
- label = "fritz7320:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
};
info_green: info_green {
- label = "fritz7320:green:info";
+ label = "green:info";
gpios = <&gpio 35 GPIO_ACTIVE_LOW>;
};
info_red {
- label = "fritz7320:red:info";
+ label = "red:info";
gpios = <&gpio 45 GPIO_ACTIVE_LOW>;
};
};