mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
media: dt-bindings: media: renesas,fcp: Document RZ/G3E SoC
The FCPVD block on the RZ/G3E 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/G3E SoC. Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Link: https://patch.msgid.link/5aaf561a66c24639477a99d3861ca969a81673f0.1775636898.git.tommaso.merciai.xr@bp.renesas.com Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
parent
b017257603
commit
acefeeee00
|
|
@ -31,6 +31,7 @@ properties:
|
|||
- renesas,r9a07g044-fcpvd # RZ/G2{L,LC}
|
||||
- renesas,r9a07g054-fcpvd # RZ/V2L
|
||||
- renesas,r9a08g046-fcpvd # RZ/G3L
|
||||
- renesas,r9a09g047-fcpvd # RZ/G3E
|
||||
- renesas,r9a09g056-fcpvd # RZ/V2N
|
||||
- renesas,r9a09g057-fcpvd # RZ/V2H(P)
|
||||
- const: renesas,fcpv # Generic FCP for VSP fallback
|
||||
|
|
@ -79,6 +80,7 @@ allOf:
|
|||
- renesas,r9a07g044-fcpvd
|
||||
- renesas,r9a07g054-fcpvd
|
||||
- renesas,r9a08g046-fcpvd
|
||||
- renesas,r9a09g047-fcpvd
|
||||
- renesas,r9a09g056-fcpvd
|
||||
- renesas,r9a09g057-fcpvd
|
||||
then:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user