diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vg3503j.dts b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vg3503j.dts index b7cdf9d569f..478934c2c19 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vg3503j.dts +++ b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vg3503j.dts @@ -79,14 +79,14 @@ #address-cells = <1>; #size-cells = <0>; - led-1 { + led@1 { reg = <1>; color = ; function = LED_FUNCTION_LAN; }; - led-2 { + led@2 { reg = <2>; color = ; function = LED_FUNCTION_LAN; @@ -101,14 +101,14 @@ #address-cells = <1>; #size-cells = <0>; - led-1 { + led@1 { reg = <1>; color = ; function = LED_FUNCTION_LAN; }; - led-2 { + led@2 { reg = <2>; color = ; function = LED_FUNCTION_LAN;