Skip to content

Commit

Permalink
OMAPDSS: Correct video ports description file path in DT binding doc
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Javier Martinez Canillas authored and Tomi Valkeinen committed Apr 20, 2015
1 parent cb17a4a commit 34260a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/devicetree/bindings/video/ti,omap-dss.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Video Ports
-----------

The DSS Core and the encoders have video port outputs. The structure of the
video ports is described in Documentation/devicetree/bindings/video/video-
ports.txt, and the properties for the ports and endpoints for each encoder are
video ports is described in Documentation/devicetree/bindings/graph.txt,
and the properties for the ports and endpoints for each encoder are
described in the SoC's DSS binding documentation.

The video ports are used to describe the connections to external hardware, like
Expand Down

0 comments on commit 34260a7

Please sign in to comment.