diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2018-06-04 15:04:59 -0400 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2018-09-14 06:54:00 -0400 |
commit | 4ffe5aa53791ac5ab2c29e99f23c07cb85922dd5 (patch) | |
tree | 1c0a75eb198e37554f095704c40e72376c20328e | |
parent | 7408e252ddf29ae9d6e0ca5c4223aa460ef47043 (diff) |
dt-bindings: display: renesas: du: document R8A77980 bindings
Document the R-Car V3H (R8A77980) SoC in the R-Car DU bindings; the DU
hardware has the same topology as in the R-Car V3M (R8A77970).
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
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 ec9d34be2ff7..caae2348a292 100644 --- a/Documentation/devicetree/bindings/display/renesas,du.txt +++ b/Documentation/devicetree/bindings/display/renesas,du.txt | |||
@@ -15,6 +15,7 @@ Required Properties: | |||
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-r8a77965" for R8A77965 (R-Car M3-N) compatible DU | 16 | - "renesas,du-r8a77965" for R8A77965 (R-Car M3-N) compatible DU |
17 | - "renesas,du-r8a77970" for R8A77970 (R-Car V3M) compatible DU | 17 | - "renesas,du-r8a77970" for R8A77970 (R-Car V3M) compatible DU |
18 | - "renesas,du-r8a77980" for R8A77980 (R-Car V3H) compatible DU | ||
18 | - "renesas,du-r8a77995" for R8A77995 (R-Car D3) compatible DU | 19 | - "renesas,du-r8a77995" for R8A77995 (R-Car D3) compatible DU |
19 | 20 | ||
20 | - reg: the memory-mapped I/O registers base address and length | 21 | - reg: the memory-mapped I/O registers base address and length |
@@ -61,6 +62,7 @@ corresponding to each DU output. | |||
61 | R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - | 62 | R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - |
62 | R8A77965 (R-Car M3-N) DPAD 0 HDMI 0 LVDS 0 - | 63 | R8A77965 (R-Car M3-N) DPAD 0 HDMI 0 LVDS 0 - |
63 | R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - | 64 | R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - |
65 | R8A77980 (R-Car V3H) DPAD 0 LVDS 0 - - | ||
64 | R8A77995 (R-Car D3) DPAD 0 LVDS 0 LVDS 1 - | 66 | R8A77995 (R-Car D3) DPAD 0 LVDS 0 LVDS 1 - |
65 | 67 | ||
66 | 68 | ||