[RFC PATCH v2 09/21] panel/simple: add video interface DT bindings
Andrzej Hajda
a.hajda at samsung.com
Wed Feb 12 03:31:16 PST 2014
The bindings allow to create explicit link between devices
providing video signal and the panel.
Signed-off-by: Andrzej Hajda <a.hajda at samsung.com>
---
Documentation/devicetree/bindings/panel/simple-panel.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/panel/simple-panel.txt b/Documentation/devicetree/bindings/panel/simple-panel.txt
index 1341bbf..4b1612e 100644
--- a/Documentation/devicetree/bindings/panel/simple-panel.txt
+++ b/Documentation/devicetree/bindings/panel/simple-panel.txt
@@ -8,6 +8,12 @@ Optional properties:
- enable-gpios: GPIO pin to enable or disable the panel
- backlight: phandle of the backlight device attached to the panel
+The device node can contain one 'port' child node with one child
+'endpoint' node, according to the bindings defined in [1]. This
+node should describe panel's video bus.
+
+[1]: Documentation/devicetree/bindings/media/video-interfaces.txt
+
Example:
panel: panel {
--
1.8.3.2
More information about the dri-devel
mailing list