Hi Claudiu, On Fri, Dec 6, 2024 at 12:14 PM Claudiu <claudiu.beznea@xxxxxxxxx> wrote: > From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > > Add the device tree node for the ADC IP available on the Renesas RZ/G3S > SoC. > > Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> Thanks for your patch! > --- a/arch/arm64/boot/dts/renesas/r9a08g045.dtsi > +++ b/arch/arm64/boot/dts/renesas/r9a08g045.dtsi > @@ -87,6 +87,59 @@ rtc: rtc@1004ec00 { > status = "disabled"; > }; > > + adc: adc@10058000 { > + compatible = "renesas,r9a08g045-adc"; > + reg = <0 0x10058000 0 0x400>; Table 5.1 ("Detailed Address Space") says the size is 4 KiB. Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v6.14, 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