aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display/renesas,du.txt
diff options
context:
space:
mode:
authorBiju Das <biju.das@bp.renesas.com>2019-09-30 10:15:02 +0100
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2019-10-16 00:28:19 +0300
commit2d4794f19a86fbfa5e74537b6cc1171414877724 (patch)
treec1f8e51d0024d07f31d3799f80d6c18a94808c2a /Documentation/devicetree/bindings/display/renesas,du.txt
parentdrm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and later (diff)
downloadlinux-dev-2d4794f19a86fbfa5e74537b6cc1171414877724.tar.xz
linux-dev-2d4794f19a86fbfa5e74537b6cc1171414877724.zip
dt-bindings: display: renesas: du: Document the r8a774b1 bindings
Document the RZ/G2N (R8A774B1) SoC in the R-Car DU bindings. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/renesas,du.txt')
-rw-r--r--Documentation/devicetree/bindings/display/renesas,du.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/renesas,du.txt b/Documentation/devicetree/bindings/display/renesas,du.txt
index c97dfacad281..17cb2771364b 100644
--- a/Documentation/devicetree/bindings/display/renesas,du.txt
+++ b/Documentation/devicetree/bindings/display/renesas,du.txt
@@ -8,6 +8,7 @@ Required Properties:
- "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU
- "renesas,du-r8a77470" for R8A77470 (RZ/G1C) compatible DU
- "renesas,du-r8a774a1" for R8A774A1 (RZ/G2M) compatible DU
+ - "renesas,du-r8a774b1" for R8A774B1 (RZ/G2N) compatible DU
- "renesas,du-r8a774c0" for R8A774C0 (RZ/G2E) compatible DU
- "renesas,du-r8a7779" for R8A7779 (R-Car H1) compatible DU
- "renesas,du-r8a7790" for R8A7790 (R-Car H2) compatible DU
@@ -60,6 +61,7 @@ corresponding to each DU output.
R8A7745 (RZ/G1E) DPAD 0 DPAD 1 - -
R8A77470 (RZ/G1C) DPAD 0 DPAD 1 LVDS 0 -
R8A774A1 (RZ/G2M) DPAD 0 HDMI 0 LVDS 0 -
+ R8A774B1 (RZ/G2N) DPAD 0 HDMI 0 LVDS 0 -
R8A774C0 (RZ/G2E) DPAD 0 LVDS 0 LVDS 1 -
R8A7779 (R-Car H1) DPAD 0 DPAD 1 - -
R8A7790 (R-Car H2) DPAD 0 LVDS 0 LVDS 1 -