diff options
| author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-12-13 15:20:54 -0500 |
|---|---|---|
| committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2019-01-13 20:51:19 -0500 |
| commit | 1cac4f267b60ae9c8ce17a85c4bd9a8c6d760f83 (patch) | |
| tree | 47ff2e49352124e534979d97edc8b8e34f0bc85a | |
| parent | 8c9fde42c5d386165d96593d8cc16fca48813589 (diff) | |
dt-bindings: display: renesas: lvds: Document r8a774c0 bindings
The RZ/G2E (r8a774c0) supports two LVDS channels. Extend the binding to
support them.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
| -rw-r--r-- | Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt index ba5469dd09f3..27a054e1bb5f 100644 --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | |||
| @@ -8,6 +8,7 @@ Required properties: | |||
| 8 | 8 | ||
| 9 | - compatible : Shall contain one of | 9 | - compatible : Shall contain one of |
| 10 | - "renesas,r8a7743-lvds" for R8A7743 (RZ/G1M) compatible LVDS encoders | 10 | - "renesas,r8a7743-lvds" for R8A7743 (RZ/G1M) compatible LVDS encoders |
| 11 | - "renesas,r8a774c0-lvds" for R8A774C0 (RZ/G2E) compatible LVDS encoders | ||
| 11 | - "renesas,r8a7790-lvds" for R8A7790 (R-Car H2) compatible LVDS encoders | 12 | - "renesas,r8a7790-lvds" for R8A7790 (R-Car H2) compatible LVDS encoders |
| 12 | - "renesas,r8a7791-lvds" for R8A7791 (R-Car M2-W) compatible LVDS encoders | 13 | - "renesas,r8a7791-lvds" for R8A7791 (R-Car M2-W) compatible LVDS encoders |
| 13 | - "renesas,r8a7793-lvds" for R8A7793 (R-Car M2-N) compatible LVDS encoders | 14 | - "renesas,r8a7793-lvds" for R8A7793 (R-Car M2-N) compatible LVDS encoders |
| @@ -25,7 +26,7 @@ Required properties: | |||
| 25 | - clock-names: Name of the clocks. This property is model-dependent. | 26 | - clock-names: Name of the clocks. This property is model-dependent. |
| 26 | - The functional clock, which mandatory for all models, shall be listed | 27 | - The functional clock, which mandatory for all models, shall be listed |
| 27 | first, and shall be named "fck". | 28 | first, and shall be named "fck". |
| 28 | - On R8A77990 and R8A77995, the LVDS encoder can use the EXTAL or | 29 | - On R8A77990, R8A77995 and R8A774C0, the LVDS encoder can use the EXTAL or |
| 29 | DU_DOTCLKINx clocks. Those clocks are optional. When supplied they must be | 30 | DU_DOTCLKINx clocks. Those clocks are optional. When supplied they must be |
| 30 | named "extal" and "dclkin.x" respectively, with "x" being the DU_DOTCLKIN | 31 | named "extal" and "dclkin.x" respectively, with "x" being the DU_DOTCLKIN |
| 31 | numerical index. | 32 | numerical index. |
