Re: [PATCH] lantiq: fix vr9_avm_fritz736x.dtsi syntax error

2025-04-25 Thread Robert Marko
On Fri, 25 Apr 2025 at 15:33, Florian Eckert wrote: > > Fixes syntax error during dtb compilation. > > Fixes: 8f15869f125f ("lantiq: Improve support for LED's fritz736x") > > Signed-off-by: Florian Eckert Hi, This was just fixed via: https://github.com/openwrt/openwrt/commit/38b14a8308642f779ccc

Re: [PATCH] lantiq: fix vr9_avm_fritz736x.dtsi syntax error

2025-04-25 Thread Florian Eckert
Thanks On 2025-04-25 15:34, Robert Marko wrote: On Fri, 25 Apr 2025 at 15:33, Florian Eckert wrote: Fixes syntax error during dtb compilation. Fixes: 8f15869f125f ("lantiq: Improve support for LED's fritz736x") Signed-off-by: Florian Eckert Hi, This was just fixed via: https://github.com

[PATCH] lantiq: fix vr9_avm_fritz736x.dtsi syntax error

2025-04-25 Thread Florian Eckert
Fixes syntax error during dtb compilation. Fixes: 8f15869f125f ("lantiq: Improve support for LED's fritz736x") Signed-off-by: Florian Eckert --- .../arch/mips/boot/dts/lantiq/vr9_avm_fritz736x.dtsi | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/target/linux/la