]> Git Repo - linux.git/commitdiff
dt-bindings: display: renesas: Add r8a774a1 support
authorFabrizio Castro <[email protected]>
Tue, 18 Jun 2019 15:18:37 +0000 (16:18 +0100)
committerSimon Horman <[email protected]>
Wed, 19 Jun 2019 13:49:46 +0000 (15:49 +0200)
Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt

index a41d280c3f9f74a5dc2b600a868ec0f8d6e73426..db680413e89c2957594dcac9430861e794b0349e 100644 (file)
@@ -12,10 +12,12 @@ following device-specific properties.
 Required properties:
 
 - compatible : Shall contain one or more of
+  - "renesas,r8a774a1-hdmi" for R8A774A1 (RZ/G2M) compatible HDMI TX
   - "renesas,r8a7795-hdmi" for R8A7795 (R-Car H3) compatible HDMI TX
   - "renesas,r8a7796-hdmi" for R8A7796 (R-Car M3-W) compatible HDMI TX
   - "renesas,r8a77965-hdmi" for R8A77965 (R-Car M3-N) compatible HDMI TX
-  - "renesas,rcar-gen3-hdmi" for the generic R-Car Gen3 compatible HDMI TX
+  - "renesas,rcar-gen3-hdmi" for the generic R-Car Gen3 and RZ/G2 compatible
+                            HDMI TX
 
     When compatible with generic versions, nodes must list the SoC-specific
     version corresponding to the platform first, followed by the
This page took 0.062553 seconds and 4 git commands to generate.