diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-09-21 14:08:28 -0400 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2018-11-23 06:51:22 -0500 |
commit | 5eb08d995564c9f9d4818a84050f7716b73c86cc (patch) | |
tree | bb41ef87a5bb25f1e7e1b68b9785fa23c4476087 | |
parent | aab2b5297668e86504d730bbc6c33f7b69023812 (diff) |
dt-bindings: display: renesas: du: Document the r8a7744 bindings
Document the RZ/G1N (R8A7744) SoC in the R-Car DU bindings.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-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.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 eaa34ef517a6..3c855d9f2719 100644 --- a/Documentation/devicetree/bindings/display/renesas,du.txt +++ b/Documentation/devicetree/bindings/display/renesas,du.txt | |||
@@ -4,6 +4,7 @@ Required Properties: | |||
4 | 4 | ||
5 | - compatible: must be one of the following. | 5 | - compatible: must be one of the following. |
6 | - "renesas,du-r8a7743" for R8A7743 (RZ/G1M) compatible DU | 6 | - "renesas,du-r8a7743" for R8A7743 (RZ/G1M) compatible DU |
7 | - "renesas,du-r8a7744" for R8A7744 (RZ/G1N) compatible DU | ||
7 | - "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU | 8 | - "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU |
8 | - "renesas,du-r8a77470" for R8A77470 (RZ/G1C) compatible DU | 9 | - "renesas,du-r8a77470" for R8A77470 (RZ/G1C) compatible DU |
9 | - "renesas,du-r8a7779" for R8A7779 (R-Car H1) compatible DU | 10 | - "renesas,du-r8a7779" for R8A7779 (R-Car H1) compatible DU |
@@ -53,6 +54,7 @@ corresponding to each DU output. | |||
53 | Port0 Port1 Port2 Port3 | 54 | Port0 Port1 Port2 Port3 |
54 | ----------------------------------------------------------------------------- | 55 | ----------------------------------------------------------------------------- |
55 | R8A7743 (RZ/G1M) DPAD 0 LVDS 0 - - | 56 | R8A7743 (RZ/G1M) DPAD 0 LVDS 0 - - |
57 | R8A7744 (RZ/G1N) DPAD 0 LVDS 0 - - | ||
56 | R8A7745 (RZ/G1E) DPAD 0 DPAD 1 - - | 58 | R8A7745 (RZ/G1E) DPAD 0 DPAD 1 - - |
57 | R8A77470 (RZ/G1C) DPAD 0 DPAD 1 LVDS 0 - | 59 | R8A77470 (RZ/G1C) DPAD 0 DPAD 1 LVDS 0 - |
58 | R8A7779 (R-Car H1) DPAD 0 DPAD 1 - - | 60 | R8A7779 (R-Car H1) DPAD 0 DPAD 1 - - |