diff mbox

[RFC,v2,09/21] panel/simple: add video interface DT bindings

Message ID 1392204688-4591-10-git-send-email-a.hajda@samsung.com
State Superseded, archived
Headers show

Commit Message

Andrzej Hajda Feb. 12, 2014, 11:31 a.m. UTC
The bindings allow to create explicit link between devices
providing video signal and the panel.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
---
 Documentation/devicetree/bindings/panel/simple-panel.txt | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox

Patch

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 {