[PATCH net v2 0/2] mips: lantiq: fix ethernet support
From: Aleksander Jan Bajkowski <hidden>
Date: 2025-08-17 13:10:37
Also in:
linux-devicetree, linux-mips, lkml
From: Aleksander Jan Bajkowski <hidden>
Date: 2025-08-17 13:10:37
Also in:
linux-devicetree, linux-mips, lkml
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. --- Changes in v2: - renaming clocks in sysctrl --- Aleksander Jan Bajkowski (2): mips: dts: lantiq: danube: add missing burst length property mips: lantiq: xway: sysctrl: rename the etop node arch/mips/boot/dts/lantiq/danube_easy50712.dts | 5 ++++- arch/mips/lantiq/xway/sysctrl.c | 10 +++++----- 2 files changed, 9 insertions(+), 6 deletions(-) -- 2.47.2