devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] Documentation: gpio-reset.txt: Fix 'initially-in-reset' example
       [not found] ` <1365012265-32514-1-git-send-email-fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
@ 2013-04-04  7:53   ` Philipp Zabel
       [not found]     ` <1365062022.4089.7.camel-/rZezPiN1rtR6QfukMTsflXZhhPuCNm+@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2013-04-04  7:53 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	festevam-Re5JQEeQqe8AvxtiuMwx3w,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, kernel-bIcnvbaLZ9MEGnE8C9+IrQ

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>

thanks
Philipp

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: gpio-reset.txt: Fix 'initially-in-reset' example
       [not found]     ` <1365062022.4089.7.camel-/rZezPiN1rtR6QfukMTsflXZhhPuCNm+@public.gmane.org>
@ 2013-04-09  8:07       ` Philipp Zabel
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Zabel @ 2013-04-09  8:07 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	festevam-Re5JQEeQqe8AvxtiuMwx3w,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, kernel-bIcnvbaLZ9MEGnE8C9+IrQ

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-09  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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 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).