Re: [PATCH v3 09/13] arm64: dts: renesas: r9a08g046: Add vspd node

From: Geert Uytterhoeven

Date: Tue Sep 08 2026 - 09:35:06 EST


On Thu, 27 Aug 2026 at 12:39, Tommaso Merciai
<tommaso.merciai.xr@xxxxxxxxxxxxxx> wrote:
> On Wed, Aug 26, 2026 at 06:48:43PM +0100, Biju wrote:
> > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> >
> > Add vspd node to RZ/G3L SoC DTSI.
> >
> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>

> > --- a/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> > +++ b/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> > @@ -696,6 +696,20 @@ ssi3: ssi@100e4c00 {
> > status = "disabled";
> > };
> >
> > + vspd: vsp@10870000 {
> > + compatible = "renesas,r9a08g046-vsp2",
> > + "renesas,r9a07g044-vsp2";
> > + reg = <0 0x10870000 0 0x10000>;
> > + interrupts = <GIC_SPI 177 IRQ_TYPE_LEVEL_HIGH>;
> > + clocks = <&cpg CPG_MOD R9A08G046_LCDC_CLK_A>,
> > + <&cpg CPG_MOD R9A08G046_LCDC_CLK_P>,
> > + <&cpg CPG_MOD R9A08G046_LCDC_CLK_D>;
> > + clock-names = "aclk", "pclk", "vclk";
> > + resets = <&cpg R9A08G046_LCDC_RESET_N>;
> > + power-domains = <&cpg>;
>
> Same here IMHO we can switch resets with power-domains position.
> Apart from that LGTM.
>
> Reviewed-by: Tommaso Merciai <tommaso.merciai.xr@xxxxxxxxxxxxxx>

Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
i.e. will queue in renesas-devel for v7.4 with reset moved.

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