Re: [PATCH 1/4] arm64: dts: renesas: r9a09g056: Add ICU node

From: Lad, Prabhakar

Date: Thu Nov 27 2025 - 11:56:35 EST


Hi Geert,

Thank you for the review.

On Thu, Nov 27, 2025 at 4:49 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
>
> Hi Prabhakar,
>
> On Tue, 25 Nov 2025 at 23:45, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote:
> > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> >
> > Add node for the Interrupt Control Unit IP found on the Renesas
> > RZ/V2N SoC, and modify the pinctrl node as its interrupt parent
> > is the ICU node.
> >
> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>
> Thanks for your patch!
>
> > --- a/arch/arm64/boot/dts/renesas/r9a09g056.dtsi
> > +++ b/arch/arm64/boot/dts/renesas/r9a09g056.dtsi
> > @@ -183,12 +183,104 @@ soc: soc {
> > #size-cells = <2>;
> > ranges;
> >
> > + icu: interrupt-controller@10400000 {
> > + compatible = "renesas,r9a09g056-icu", "renesas,r9a09g057-icu";
>
> I will drop the fallback compatible while applying.
>
Thank you for taking care of it.

Cheers,
Prabhakar

> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> i.e. will queue in renesas-devel for v6.20.
>
> 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
>