diff options
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | 2015-03-07 11:08:03 -0500 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-04-20 05:09:04 -0400 |
commit | 34260a79b2b3063d7a8b8208f7d5d8cc0e1826f4 (patch) | |
tree | bc71290b89760008b0b68e976adb618d398844ca /Documentation | |
parent | cb17a4ae3bbf1daa3b179147b6d476ea2482e2d3 (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.txt | 4 |
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 | ||
27 | The DSS Core and the encoders have video port outputs. The structure of the | 27 | The DSS Core and the encoders have video port outputs. The structure of the |
28 | video ports is described in Documentation/devicetree/bindings/video/video- | 28 | video ports is described in Documentation/devicetree/bindings/graph.txt, |
29 | ports.txt, and the properties for the ports and endpoints for each encoder are | 29 | and the properties for the ports and endpoints for each encoder are |
30 | described in the SoC's DSS binding documentation. | 30 | described in the SoC's DSS binding documentation. |
31 | 31 | ||
32 | The video ports are used to describe the connections to external hardware, like | 32 | The video ports are used to describe the connections to external hardware, like |