Re: [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1
From: Olof Johansson <hidden>
Date: 2015-04-03 21:56:12
Also in:
linux-arm-kernel, lkml, stable
From: Olof Johansson <hidden>
Date: 2015-04-03 21:56:12
Also in:
linux-arm-kernel, lkml, stable
On Fri, Apr 03, 2015 at 01:55:07PM -0700, Olof Johansson wrote:
On Fri, Apr 03, 2015 at 10:43:40AM +0200, Nicolas Ferre wrote:quoted
Le 31/03/2015 10:56, Nicolas Ferre a écrit :quoted
After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091) the macb1 interface refuses to work properly because it tries to cling to address 0 which isn't able to communicate in broadcast with the mac anymore. The micrel phy on the board is actually configured to show up at address 1. Adding the phy node and its real address fixes the issue. Signed-off-by: Nicolas Ferre <redacted> Cc: Johan Hovold <johan@kernel.org> Cc: <redacted> #3.19 ---Arnd, Olof, Kevin, It seems late but, is it possible to queue this patch as a 4.0 fixes? Without it, the 10/100 Ethernet on sama5d3 doesn't work if it's not used by u-boot previously.Sure, resend it to arm@kernel.org.
Nevermind, I ended up picking it up from the list. Applied. -Olof