Hi Prabhakar, On Tue, 13 May 2025 at 15:14, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Renesas RZ/V2H(P) SoC is equipped with 2x Synopsys DesignWare Ethernet > Quality-of-Service IP block version 5.20. Add GBETH nodes to R9A09G057 > RZ/V2H(P) SoC DTSI. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > v2->v3: > - Added the mdio0/1 nodes to SoC DTSI. Thanks for the update! > --- a/arch/arm64/boot/dts/renesas/r9a09g057.dtsi > +++ b/arch/arm64/boot/dts/renesas/r9a09g057.dtsi > @@ -701,6 +701,215 @@ sdhi2_vqmmc: vqmmc-regulator { > status = "disabled"; > }; > }; > + > + eth0: ethernet@15c30000 { > + mdio0: mdio { > + compatible = "snps,dwmac-mdio"; > + #address-cells = <0x1>; 1 > + #size-cells = <0x0>; 0 The rest LGTM, so Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v6.17 with the above fixed. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds