On Mon Mar 24, 2025 at 3:27 PM CET, Wolfram Sang wrote: > On Fri, Mar 14, 2025 at 07:56:29PM +0100, Thomas Bonnefille wrote: >> From: Clément Léger <clement.leger@xxxxxxxxxxx> >> >> The EB board (Expansion board) supports both RZ/N1D and RZ-N1S. Since this >> configuration targets only the RZ/N1D, it is named r9a06g032-rzn1d400-eb. >> It adds support for the 2 additional switch ports (port C and D) that are >> available on that board. >> >> Signed-off-by: Clément Léger <clement.leger@xxxxxxxxxxx> >> >> [Thomas moved the dts to the renesas directory and declared the leds in >> each phy] >> >> Signed-off-by: Thomas Bonnefille <thomas.bonnefille@xxxxxxxxxxx> > > Niklas and I made it and could run all 4 ports of the switch. Leds work, > too. So, with the whitespace issue fixed. > > Reviewed-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > Tested-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > Tested-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > > Thank you for picking up this patch again! Thank you very much for testing it !