All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen-l0cyMroinI0@public.gmane.org>
To: Javier Martinez Canillas
	<javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/1] OMAPDSS: Correct video ports description file path in DT binding doc
Date: Tue, 10 Mar 2015 12:31:20 +0200	[thread overview]
Message-ID: <54FEC7F8.2080209@ti.com> (raw)
In-Reply-To: <1425744483-13188-1-git-send-email-javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1522 bytes --]

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-l0cyMroinI0@public.gmane.org>
> Signed-off-by: Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8oXa1LcwEujcA@public.gmane.orgk>
> ---
>  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



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/1] OMAPDSS: Correct video ports description file path in DT binding doc
Date: Tue, 10 Mar 2015 12:31:20 +0200	[thread overview]
Message-ID: <54FEC7F8.2080209@ti.com> (raw)
In-Reply-To: <1425744483-13188-1-git-send-email-javier.martinez@collabora.co.uk>

[-- Attachment #1: Type: text/plain, Size: 1475 bytes --]

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



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-03-10 10:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-07 16:08 [PATCH 1/1] OMAPDSS: Correct video ports description file path in DT binding doc Javier Martinez Canillas
     [not found] ` <1425744483-13188-1-git-send-email-javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2015-03-10 10:31   ` Tomi Valkeinen [this message]
2015-03-10 10:31     ` Tomi Valkeinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54FEC7F8.2080209@ti.com \
    --to=tomi.valkeinen-l0cymroini0@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.