summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2014-04-23 13:15:26 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-05-07 11:31:16 +0300
commit2c5c4075bcb998b54f51497b168ce0b280814e41 (patch)
treea293e653eacebccac6dbd32bcebea96a7c1474d9 /Documentation
parent2f5dc676bf19f2e9601421924f2de67fa7a599b0 (diff)
downloadop-kernel-dev-2c5c4075bcb998b54f51497b168ce0b280814e41.zip
op-kernel-dev-2c5c4075bcb998b54f51497b168ce0b280814e41.tar.gz
Doc/DT: ti,omap4-dss: hdmi lanes
Add documentation for defining HDMI lane functions and polarities. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Cc: devicetree@vger.kernel.org
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/video/ti,omap4-dss.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/video/ti,omap4-dss.txt b/Documentation/devicetree/bindings/video/ti,omap4-dss.txt
index f85d6fc..b8c29fb 100644
--- a/Documentation/devicetree/bindings/video/ti,omap4-dss.txt
+++ b/Documentation/devicetree/bindings/video/ti,omap4-dss.txt
@@ -109,3 +109,7 @@ Required properties:
Optional nodes:
- Video port for HDMI output
+
+HDMI Endpoint optional properties:
+- lanes: list of 8 pin numbers for the HDMI lanes: CLK+, CLK-, D0+, D0-,
+ D1+, D1-, D2+, D2-. (default: 0,1,2,3,4,5,6,7)
OpenPOWER on IntegriCloud