diff options
author | Lad Prabhakar <[email protected]> | 2020-08-07 18:49:50 +0100 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2020-09-15 21:00:57 +0300 |
commit | 109bf47277a0b94670743b0648d76e61b982696b (patch) | |
tree | c0ad49ae3b655f54c882e0241086dab6cb5b2b33 | |
parent | 9edf73fece3d27e6fb5a764b732eca94c941838e (diff) |
dt-bindings: display: renesas,lvds: Document r8a7742 bindings
Document the RZ/G1H (R8A7742) LVDS bindings.
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Marian-Cristian Rotariu <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
[Port to the YAML binding document]
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml index baaf2a2a6fed..bf3dee252c1a 100644 --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml @@ -16,6 +16,7 @@ description: | properties: compatible: enum: + - renesas,r8a7742-lvds # for RZ/G1H compatible LVDS encoders - renesas,r8a7743-lvds # for RZ/G1M compatible LVDS encoders - renesas,r8a7744-lvds # for RZ/G1N compatible LVDS encoders - renesas,r8a774a1-lvds # for RZ/G2M compatible LVDS encoders |