diff mbox

[1/1] OMAPDSS: Correct video ports description file path in DT binding doc

Message ID 1425744483-13188-1-git-send-email-javier.martinez@collabora.co.uk
State Accepted, archived
Commit 34260a79b2b3063d7a8b8208f7d5d8cc0e1826f4
Headers show

Commit Message

Javier Martinez Canillas March 7, 2015, 4:08 p.m. UTC
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.

Suggested-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---
 Documentation/devicetree/bindings/video/ti,omap-dss.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tomi Valkeinen March 10, 2015, 10:31 a.m. UTC | #1
On 07/03/15 18:08, Javier Martinez Canillas wrote:
> 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.
> 
> Suggested-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> ---
>  Documentation/devicetree/bindings/video/ti,omap-dss.txt | 4 ++--
>  1 file 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
>  -----------
>  
>  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
> 

Thanks, queued for 4.1.

 Tomi
diff mbox

Patch

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
 -----------
 
 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