devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
Subject: Re: [PATCH] Documentation: gpio-reset.txt: Fix 'initially-in-reset' example
Date: Tue, 09 Apr 2013 10:07:21 +0200	[thread overview]
Message-ID: <1365494841.4023.22.camel@pizza.hi.pengutronix.de> (raw)
In-Reply-To: <1365062022.4089.7.camel-/rZezPiN1rtR6QfukMTsflXZhhPuCNm+@public.gmane.org>

Am Donnerstag, den 04.04.2013, 09:53 +0200 schrieb Philipp Zabel:
> Am Mittwoch, den 03.04.2013, 15:04 -0300 schrieb Fabio Estevam:
> > Fix typo in 'initially-in-reset' example.
> > 
> > Signed-off-by: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> > ---
> >  .../devicetree/bindings/reset/gpio-reset.txt       |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/devicetree/bindings/reset/gpio-reset.txt b/Documentation/devicetree/bindings/reset/gpio-reset.txt
> > index 1f203eb..8ab044c 100644
> > --- a/Documentation/devicetree/bindings/reset/gpio-reset.txt
> > +++ b/Documentation/devicetree/bindings/reset/gpio-reset.txt
> > @@ -26,7 +26,7 @@ gpio_reset: gpio-reset {
> >  	compatible = "gpio-reset";
> >  	reset-gpios = <&gpio5 0 1>; /* active-low */
> >  	reset-delays = <10000>; /* 10 ms */
> > -	initially-in-reset: <1>;
> > +	initially-in-reset = <1>;
> >  	#reset-cells = <1>;
> >  };
> 
> Acked-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

Disregard that, I think this fix belongs with the rest of the reset
series. I've added the patch on top of the branch at
git://git.pengutronix.de/git/pza/linux.git reset/for_v3.10
for Olof to pull.

regards
Philipp

      parent reply	other threads:[~2013-04-09  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1365012265-32514-1-git-send-email-fabio.estevam@freescale.com>
     [not found] ` <1365012265-32514-1-git-send-email-fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2013-04-04  7:53   ` [PATCH] Documentation: gpio-reset.txt: Fix 'initially-in-reset' example Philipp Zabel
     [not found]     ` <1365062022.4089.7.camel-/rZezPiN1rtR6QfukMTsflXZhhPuCNm+@public.gmane.org>
2013-04-09  8:07       ` Philipp Zabel [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=1365494841.4023.22.camel@pizza.hi.pengutronix.de \
    --to=p.zabel-bicnvbalz9megne8c9+irq@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org \
    --cc=festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@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).