Quoting Prabhakar (2025-05-30 16:41:47) > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > The FCPVD block on the RZ/V2N SoC is identical to the one found on the > RZ/G2L SoC. > > No driver changes are required, as `renesas,fcpv` will be used as a > fallback compatible string on the RZ/V2N SoC. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/renesas,fcp.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/renesas,fcp.yaml b/Documentation/devicetree/bindings/media/renesas,fcp.yaml > index 5ed9427fb757..074be99ca004 100644 > --- a/Documentation/devicetree/bindings/media/renesas,fcp.yaml > +++ b/Documentation/devicetree/bindings/media/renesas,fcp.yaml > @@ -30,6 +30,7 @@ properties: > - renesas,r9a07g043u-fcpvd # RZ/G2UL > - renesas,r9a07g044-fcpvd # RZ/G2{L,LC} > - renesas,r9a07g054-fcpvd # RZ/V2L > + - renesas,r9a09g056-fcpvd # RZ/V2N Reviewed-by: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx> > - renesas,r9a09g057-fcpvd # RZ/V2H(P) > - const: renesas,fcpv # Generic FCP for VSP fallback > > -- > 2.49.0 >