diff options
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | 2018-02-15 03:38:17 -0500 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2018-03-07 12:30:06 -0500 |
commit | b378b3561dee6413ee9fdd70a08e17ebe9afc073 (patch) | |
tree | d58539e730a8752a33b3453767f11cd981a584eb | |
parent | b6eb7102ad6dc7ae35c23b517809f5ae5aa5ccdd (diff) |
dt-bindings: display: renesas: du: Document r8a77995 bindings
Document the D3 (r8a77995) SoC in the R-Car DU bindings.
Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
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.txt | 2 |
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 6067ab3c150b..c9cd17f99702 100644 --- a/Documentation/devicetree/bindings/display/renesas,du.txt +++ b/Documentation/devicetree/bindings/display/renesas,du.txt | |||
@@ -14,6 +14,7 @@ Required Properties: | |||
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 | - "renesas,du-r8a77970" for R8A77970 (R-Car V3M) compatible DU |
17 | - "renesas,du-r8a77995" for R8A77995 (R-Car D3) compatible DU | ||
17 | 18 | ||
18 | - reg: the memory-mapped I/O registers base address and length | 19 | - reg: the memory-mapped I/O registers base address and length |
19 | 20 | ||
@@ -59,6 +60,7 @@ corresponding to each DU output. | |||
59 | R8A7795 (R-Car H3) DPAD 0 HDMI 0 HDMI 1 LVDS 0 | 60 | R8A7795 (R-Car H3) DPAD 0 HDMI 0 HDMI 1 LVDS 0 |
60 | R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - | 61 | R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - |
61 | R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - | 62 | R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - |
63 | R8A77995 (R-Car D3) DPAD 0 LVDS 0 LVDS 1 - | ||
62 | 64 | ||
63 | 65 | ||
64 | Example: R8A7795 (R-Car H3) ES2.0 DU | 66 | Example: R8A7795 (R-Car H3) ES2.0 DU |