Skip to content

Commit

Permalink
dt-bindings: display: renesas,rzg2l-du: Document RZ/V2L DU bindings
Browse files Browse the repository at this point in the history
Document DU found in RZ/V2L SoC. The DU block is identical to RZ/G2L
SoC and therefore use RZ/G2L fallback to avoid any driver changes.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20240218164840.57662-3-biju.das.jz@bp.renesas.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
  • Loading branch information
Biju Das authored and Maxime Ripard committed Feb 21, 2024
1 parent c1bb7f9 commit ac23216
Showing 1 changed file with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,13 @@ description: |
properties:
compatible:
enum:
- renesas,r9a07g044-du # RZ/G2{L,LC}
oneOf:
- enum:
- renesas,r9a07g044-du # RZ/G2{L,LC}
- items:
- enum:
- renesas,r9a07g054-du # RZ/V2L
- const: renesas,r9a07g044-du # RZ/G2L fallback

reg:
maxItems: 1
Expand Down

0 comments on commit ac23216

Please sign in to comment.