aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>2015-03-07 11:08:03 -0500
committerTomi Valkeinen <tomi.valkeinen@ti.com>2015-04-20 05:09:04 -0400
commit34260a79b2b3063d7a8b8208f7d5d8cc0e1826f4 (patch)
treebc71290b89760008b0b68e976adb618d398844ca /Documentation
parentcb17a4ae3bbf1daa3b179147b6d476ea2482e2d3 (diff)
OMAPDSS: Correct video ports description file path in DT binding doc
The doc refers to Documentation/devicetree/bindings/video/video-ports.txt which does not exist. The documentation seems to be outdated and wants to refer to Documentation/devicetree/bindings/graph.txt instead. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/video/ti,omap-dss.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/video/ti,omap-dss.txt b/Documentation/devicetree/bindings/video/ti,omap-dss.txt
index d5f1a3fe3109..e1ef29569338 100644
--- a/Documentation/devicetree/bindings/video/ti,omap-dss.txt
+++ b/Documentation/devicetree/bindings/video/ti,omap-dss.txt
@@ -25,8 +25,8 @@ Video Ports
25----------- 25-----------
26 26
27The DSS Core and the encoders have video port outputs. The structure of the 27The DSS Core and the encoders have video port outputs. The structure of the
28video ports is described in Documentation/devicetree/bindings/video/video- 28video ports is described in Documentation/devicetree/bindings/graph.txt,
29ports.txt, and the properties for the ports and endpoints for each encoder are 29and the properties for the ports and endpoints for each encoder are
30described in the SoC's DSS binding documentation. 30described in the SoC's DSS binding documentation.
31 31
32The video ports are used to describe the connections to external hardware, like 32The video ports are used to describe the connections to external hardware, like