Unverified Commit ac23216b authored by Biju Das's avatar Biju Das Committed by Maxime Ripard
Browse files

dt-bindings: display: renesas,rzg2l-du: Document RZ/V2L DU bindings



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: default avatarBiju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20240218164840.57662-3-biju.das.jz@bp.renesas.com


Signed-off-by: default avatarMaxime Ripard <mripard@kernel.org>
parent c1bb7f9f
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -16,8 +16,13 @@ description: |

properties:
  compatible:
    enum:
    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