Re: [PATCH] media: dt-bindings: media: renesas,fcp: Allow three clocks for RZ/V2N SoC

From: Lad, Prabhakar

Date: Mon Jan 12 2026 - 11:44:35 EST


Hi Laurent,

Thank you for the review.

On Tue, Nov 4, 2025 at 12:01 PM Laurent Pinchart
<laurent.pinchart@xxxxxxxxxxxxxxxx> wrote:
>
> Hi Prabhakar,
>
> Thank you for the patch.
>
> On Mon, Nov 03, 2025 at 07:45:54PM +0000, Prabhakar wrote:
> > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> >
> > Update the FCP DT schema to permit three clock inputs for the RZ/V2N SoC.
> > The FCP block on this SoC requires three separate clocks, unlike other
> > variants which use only one.
> >
> > Fixes: f42eddf44fbf ("media: dt-bindings: media: renesas,fcp: Document RZ/V2N SoC")
> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>
> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
>
> > ---
> > Note, there are no current users of the RZ/V2N FCP compatible string in
> > the kernel tree.
> > ---
> > Documentation/devicetree/bindings/media/renesas,fcp.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
Can you please pick this patch.

Cheers,
Prabhakar

> > diff --git a/Documentation/devicetree/bindings/media/renesas,fcp.yaml b/Documentation/devicetree/bindings/media/renesas,fcp.yaml
> > index cf92dfe69637..b5eff6fec8a9 100644
> > --- a/Documentation/devicetree/bindings/media/renesas,fcp.yaml
> > +++ b/Documentation/devicetree/bindings/media/renesas,fcp.yaml
> > @@ -77,6 +77,7 @@ allOf:
> > - renesas,r9a07g043u-fcpvd
> > - renesas,r9a07g044-fcpvd
> > - renesas,r9a07g054-fcpvd
> > + - renesas,r9a09g056-fcpvd
> > - renesas,r9a09g057-fcpvd
> > then:
> > properties:
>
> --
> Regards,
>
> Laurent Pinchart