devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Fabio Estevam <festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Fabio Estevam
	<fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
Subject: Re: [PATCH] dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects
Date: Mon, 11 Jun 2012 09:23:30 -0500	[thread overview]
Message-ID: <4FD5FF62.80109@gmail.com> (raw)
In-Reply-To: <1335028873-3395-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On 04/21/2012 12:21 PM, Fabio Estevam wrote:
> The gpio numbers does not match the comment. 
> 
> Fix the comments for GPIOs used for chip selects.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>

Applied.

> ---
>  .../devicetree/bindings/spi/fsl-imx-cspi.txt       |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt
> index 9841057..4256a6d 100644
> --- a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt
> +++ b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt
> @@ -17,6 +17,6 @@ ecspi@70010000 {
>  	reg = <0x70010000 0x4000>;
>  	interrupts = <36>;
>  	fsl,spi-num-chipselects = <2>;
> -	cs-gpios = <&gpio3 24 0>, /* GPIO4_24 */
> -		   <&gpio3 25 0>; /* GPIO4_25 */
> +	cs-gpios = <&gpio3 24 0>, /* GPIO3_24 */
> +		   <&gpio3 25 0>; /* GPIO3_25 */
>  };

      parent reply	other threads:[~2012-06-11 14:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-21 17:21 [PATCH] dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects Fabio Estevam
     [not found] ` <1335028873-3395-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-04-23  1:32   ` Shawn Guo
     [not found]     ` <CAAQ0ZWTsdrYQ28=K=acnP=HT3+1DuTa-X8q0NM66xcvSP21hgw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-05-21  3:27       ` Fabio Estevam
     [not found]         ` <CAOMZO5B9sX0VuE=Oz3DE4esRHMk9NXpA05pzFb5cxYm=8+qWcQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-06-10 16:54           ` Fabio Estevam
2012-06-11 14:23   ` Rob Herring [this message]

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=4FD5FF62.80109@gmail.com \
    --to=robherring2-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org \
    --cc=festevam-Re5JQEeQqe8AvxtiuMwx3w@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).