diff options
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | 2018-04-26 12:53:31 -0400 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2018-05-05 10:11:17 -0400 |
commit | dc8142901befabea974393d49b803f131243feb4 (patch) | |
tree | c4f3e10bfc65721588b829de3d2a4c64186bec6e | |
parent | a4af8423cfe50e5cafa1893fc40643245793e3cd (diff) |
dt-bindings: display: renesas: du: Document the r8a77965 bindings
Document the M3-N (r8a77965) 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 a36a6e7ee54f..7c6854bd0a04 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-r8a77965" for R8A77965 (R-Car M3-N) compatible DU | ||
16 | - "renesas,du-r8a77970" for R8A77970 (R-Car V3M) compatible DU | 17 | - "renesas,du-r8a77970" for R8A77970 (R-Car V3M) compatible DU |
17 | - "renesas,du-r8a77995" for R8A77995 (R-Car D3) compatible DU | 18 | - "renesas,du-r8a77995" for R8A77995 (R-Car D3) compatible DU |
18 | 19 | ||
@@ -59,6 +60,7 @@ corresponding to each DU output. | |||
59 | R8A7794 (R-Car E2) DPAD 0 DPAD 1 - - | 60 | R8A7794 (R-Car E2) DPAD 0 DPAD 1 - - |
60 | R8A7795 (R-Car H3) DPAD 0 HDMI 0 HDMI 1 LVDS 0 | 61 | R8A7795 (R-Car H3) DPAD 0 HDMI 0 HDMI 1 LVDS 0 |
61 | R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - | 62 | R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - |
63 | R8A77965 (R-Car M3-N) DPAD 0 HDMI 0 LVDS 0 - | ||
62 | R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - | 64 | R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - |
63 | R8A77995 (R-Car D3) DPAD 0 LVDS 0 LVDS 1 - | 65 | R8A77995 (R-Car D3) DPAD 0 LVDS 0 LVDS 1 - |
64 | 66 | ||