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

Aleksander Jan Bajkowski posted 2 patches 1 month, 2 weeks ago
arch/mips/boot/dts/lantiq/danube_easy50712.dts |  5 ++++-
arch/mips/lantiq/xway/sysctrl.c                | 10 +++++-----
2 files changed, 9 insertions(+), 6 deletions(-)
[PATCH net v2 0/2] mips: lantiq: fix ethernet support
Posted by Aleksander Jan Bajkowski 1 month, 2 weeks ago
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
Re: [PATCH net v2 0/2] mips: lantiq: fix ethernet support
Posted by Thomas Bogendoerfer 1 month, 1 week ago
On Sun, Aug 17, 2025 at 02:49:05PM +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.
> 
> ---
> 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(-)

series applied to mips-fixes.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]
Re: [PATCH net v2 0/2] mips: lantiq: fix ethernet support
Posted by Jakub Kicinski 1 month, 2 weeks ago
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.
Re: [PATCH net v2 0/2] mips: lantiq: fix ethernet support
Posted by Thomas Bogendoerfer 1 month, 2 weeks ago
On Tue, Aug 19, 2025 at 06:26:41PM -0700, Jakub Kicinski wrote:
> 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.

Aleksander is further changing the Lantiq DTs, so I'd prefer to take
this patches through the MIPS tree.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]
Re: [PATCH net v2 0/2] mips: lantiq: fix ethernet support
Posted by Jakub Kicinski 1 month, 2 weeks ago
On Wed, 20 Aug 2025 12:24:25 +0200 Thomas Bogendoerfer wrote:
> On Tue, Aug 19, 2025 at 06:26:41PM -0700, Jakub Kicinski wrote:
> > 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.  
> 
> Aleksander is further changing the Lantiq DTs, so I'd prefer to take
> this patches through the MIPS tree.

SG! Feel free to add:

Acked-by: Jakub Kicinski <kuba@kernel.org>
-- 
pw-bot: not-applicable