[PATCH net v2 0/2] mips: lantiq: fix ethernet support

From: Aleksander Jan Bajkowski
Date: Sun Aug 17 2025 - 09:11:07 EST


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