From b01725760314f9bb592b15cc0c692eefdb20633d Mon Sep 17 00:00:00 2001 From: Biju Das Date: Mon, 30 Mar 2026 11:56:29 +0100 Subject: [PATCH] media: dt-bindings: media: renesas,vsp1: Document RZ/G3L VSPD The VSPD block on the RZ/G3L SoC is identical to the one found on the RZ/G2L SoC. Document RZ/G3L VSPD. Signed-off-by: Biju Das Acked-by: Rob Herring (Arm) Reviewed-by: Laurent Pinchart Link: https://patch.msgid.link/20260330105637.130189-1-biju.das.jz@bp.renesas.com Signed-off-by: Laurent Pinchart Signed-off-by: Hans Verkuil --- Documentation/devicetree/bindings/media/renesas,vsp1.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/media/renesas,vsp1.yaml b/Documentation/devicetree/bindings/media/renesas,vsp1.yaml index 07a97dd87a5bc..5447b9b789300 100644 --- a/Documentation/devicetree/bindings/media/renesas,vsp1.yaml +++ b/Documentation/devicetree/bindings/media/renesas,vsp1.yaml @@ -25,6 +25,7 @@ properties: - enum: - renesas,r9a07g043u-vsp2 # RZ/G2UL - renesas,r9a07g054-vsp2 # RZ/V2L + - renesas,r9a08g046-vsp2 # RZ/G3L - renesas,r9a09g056-vsp2 # RZ/V2N - renesas,r9a09g057-vsp2 # RZ/V2H(P) - const: renesas,r9a07g044-vsp2 # RZ/G2L fallback -- 2.47.3