Re: [PATCH net v2 0/2] mips: lantiq: fix ethernet support
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-08-20 01:26:42
Also in:
linux-devicetree, linux-mips, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-08-20 01:26:42
Also in:
linux-devicetree, linux-mips, lkml
On Sun, 17 Aug 2025 14:49:05 +0200 Aleksander Jan Bajkowski wrote:
This series fixes broken Ethernet in the upstream danube dts. The driver doesn't attach due to missing burst length property. OpenWRT has its own dts, which is correct, so the problem has only been spotted now. Other dts inconsistencies with bindings have been fixed as well.
Hi Thomas, Aleksander tagged these for net, are you okay with us taking them via the networking tree? Looks like these are half DTS changes.