Re: [PATCH v3 08/13] arm64: dts: renesas: r9a08g046: Add fcpvd node

From: Geert Uytterhoeven

Date: Tue Sep 08 2026 - 09:21:59 EST


On Thu, 27 Aug 2026 at 12:35, Tommaso Merciai
<tommaso.merciai.xr@xxxxxxxxxxxxxx> wrote:
> On Wed, Aug 26, 2026 at 06:48:42PM +0100, Biju wrote:
> > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> >
> > Add fcpvd node to RZ/G3L SoC DTSI.
> >
> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> > ---
> > v2->v3:
> > * No change.
> > v1->v2:
> > * No change.
> > ---
> > arch/arm64/boot/dts/renesas/r9a08g046.dtsi | 11 +++++++++++
> > 1 file changed, 11 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/renesas/r9a08g046.dtsi b/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> > index 9f5ea62efc2c..ad38aee2efb3 100644
> > --- a/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> > +++ b/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> > @@ -696,6 +696,17 @@ ssi3: ssi@100e4c00 {
> > status = "disabled";
> > };
> >
> > + fcpvd: fcp@10880000 {
> > + compatible = "renesas,r9a08g046-fcpvd", "renesas,fcpv";
> > + reg = <0 0x10880000 0 0x10000>;
> > + 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>;
>
> Maybe for consistency with:
>
> - arch/arm64/boot/dts/renesas/r9a07g043u.dtsi
> - arch/arm64/boot/dts/renesas/r9a07g044.dtsi
> - arch/arm64/boot/dts/renesas/r9a07g054.dtsi
>
> You can move reset entry to the latest 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