[PATCH] net: dsa: Fix OF fallback lookup for ports

Claudiu Manoil claudiu.manoil at nxp.com
Mon May 15 21:17:41 CEST 2023


> -----Original Message-----
> From: Marcus Comstedt <marcus.comstedt at requtech.se>
> Sent: Monday, May 15, 2023 6:44 PM
> To: u-boot at lists.denx.de
> Cc: Marcus Comstedt <marcus.comstedt at requtech.se>; Claudiu Manoil
> <claudiu.manoil at nxp.com>; Joe Hershberger <joe.hershberger at ni.com>;
> Ramon Fried <rfried.dev at gmail.com>
> Subject: [PATCH] net: dsa: Fix OF fallback lookup for ports
> 
> The variable 'node' was already invalid, so using it for further lookup will not
> work.
> 
> Signed-off-by: Marcus Comstedt <marcus.comstedt at requtech.se>

Fixes: fc054d563b (net: Introduce DSA class for Ethernet switches)
Reviewed-by: Claudiu Manoil <claudiu.manoil at nxp.com>

Thanks. Funny the issue was caught so late. Apparently the newer
'ethernet-ports' term had a slow adoption.


More information about the U-Boot mailing list