[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170211174405.28395-5-plaes@plaes.org>
Date: Sat, 11 Feb 2017 19:44:01 +0200
From: Priit Laes <plaes@...es.org>
To: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, dri-devel@...ts.freedesktop.org,
Jonathan Liu <net147@...il.com>,
Thierry Reding <thierry.reding@...il.com>,
Russell King <linux@...linux.org.uk>,
Chen-Yu Tsai <wens@...e.org>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>,
David Airlie <airlied@...ux.ie>,
Maxime Ripard <maxime.ripard@...e-electrons.com>
Cc: Quentin Schulz <quentin.schulz@...e-electrons.com>,
linux-sunxi@...glegroups.com, Priit Laes <plaes@...es.org>
Subject: [PATCH 4/8] drm/sun4i: Add optional 'mode' property to TCON
Add variable to enable either 'rgb' or 'lvds' output.
Signed-off-by: Priit Laes <plaes@...es.org>
---
Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
index b82c004..c367ede 100644
--- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
+++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
@@ -43,6 +43,9 @@ Required properties:
- reset-names: the reset names mentioned above
- clock-output-names: Name of the pixel clock created
+- mode: Defines which encoder will be enabled. Values are 'rgb', 'lvds'.
+ Defaults to 'rgb' if not set.
+
- ports: A ports node with endpoint definitions as defined in
Documentation/devicetree/bindings/media/video-interfaces.txt. The
first port should be the input endpoint, the second one the output
--
2.9.3
Powered by blists - more mailing lists