aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2018-01-18 16:05:58 -0500
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2018-03-07 12:17:49 -0500
commit88fb4a0e07d1fd3e3198b892fd89292091f6bd35 (patch)
tree615b688aa67561413ccc0ed038c48a9b356f8455
parentc6a27fa41fabb35fcf0273c32a86f1424fa7de91 (diff)
dt-bindings: display: renesas: du: Document R8A77970 bindings
Document the R-Car V3M (R8A77970) SoC in the R-Car DU bindings. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
-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 e79cf9b0ad38..6067ab3c150b 100644
--- a/Documentation/devicetree/bindings/display/renesas,du.txt
+++ b/Documentation/devicetree/bindings/display/renesas,du.txt
@@ -13,6 +13,7 @@ Required Properties:
13 - "renesas,du-r8a7794" for R8A7794 (R-Car E2) compatible DU 13 - "renesas,du-r8a7794" for R8A7794 (R-Car E2) compatible DU
14 - "renesas,du-r8a7795" for R8A7795 (R-Car H3) compatible DU 14 - "renesas,du-r8a7795" for R8A7795 (R-Car H3) compatible DU
15 - "renesas,du-r8a7796" for R8A7796 (R-Car M3-W) compatible DU 15 - "renesas,du-r8a7796" for R8A7796 (R-Car M3-W) compatible DU
16 - "renesas,du-r8a77970" for R8A77970 (R-Car V3M) compatible DU
16 17
17 - reg: the memory-mapped I/O registers base address and length 18 - reg: the memory-mapped I/O registers base address and length
18 19
@@ -57,6 +58,7 @@ corresponding to each DU output.
57 R8A7794 (R-Car E2) DPAD 0 DPAD 1 - - 58 R8A7794 (R-Car E2) DPAD 0 DPAD 1 - -
58 R8A7795 (R-Car H3) DPAD 0 HDMI 0 HDMI 1 LVDS 0 59 R8A7795 (R-Car H3) DPAD 0 HDMI 0 HDMI 1 LVDS 0
59 R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - 60 R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 -
61 R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - -
60 62
61 63
62Example: R8A7795 (R-Car H3) ES2.0 DU 64Example: R8A7795 (R-Car H3) ES2.0 DU