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

From: Laurent Pinchart

Date: Tue Jan 20 2026 - 21:35:10 EST


On Mon, Jan 12, 2026 at 04:44:07PM +0000, Lad, Prabhakar wrote:
> On Tue, Nov 4, 2025 at 12:01 PM Laurent Pinchart wrote:
> > 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.

Done. I'll send a pull request as soon as CI finishes.

> > > 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