diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz736x.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz736x.dtsi index 95340c1983b..9adc6313699 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz736x.dtsi +++ b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz736x.dtsi @@ -56,11 +56,11 @@ }; fon { - function = "fon" + function = "fon"; color = ; gpios = <&gpio 38 GPIO_ACTIVE_LOW>; }; - + led_power_red: power_red { function = LED_FUNCTION_POWER; color = ; @@ -68,7 +68,7 @@ }; led_info_green: info_green { - function = "info" + function = "info"; color = ; gpios = <&gpio 47 GPIO_ACTIVE_LOW>; }; @@ -80,13 +80,13 @@ }; info_red { - function = "info" - color = ; gpios = <&gpio 34 GPIO_ACTIVE_LOW>; }; dect { - function = "dect" + function = "dect"; color = ; gpios = <&gpio 35 GPIO_ACTIVE_LOW>; };