mirror of https://github.com/torvalds/linux.git
media: dt-bindings: media: renesas,fcp: Document RZ/V2N SoC
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@bp.renesas.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20250530154148.374663-2-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
This commit is contained in:
parent
782b6a7186
commit
f42eddf44f
|
|
@ -30,6 +30,7 @@ properties:
|
||||||
- renesas,r9a07g043u-fcpvd # RZ/G2UL
|
- renesas,r9a07g043u-fcpvd # RZ/G2UL
|
||||||
- renesas,r9a07g044-fcpvd # RZ/G2{L,LC}
|
- renesas,r9a07g044-fcpvd # RZ/G2{L,LC}
|
||||||
- renesas,r9a07g054-fcpvd # RZ/V2L
|
- renesas,r9a07g054-fcpvd # RZ/V2L
|
||||||
|
- renesas,r9a09g056-fcpvd # RZ/V2N
|
||||||
- renesas,r9a09g057-fcpvd # RZ/V2H(P)
|
- renesas,r9a09g057-fcpvd # RZ/V2H(P)
|
||||||
- const: renesas,fcpv # Generic FCP for VSP fallback
|
- const: renesas,fcpv # Generic FCP for VSP fallback
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue