devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: DTS: omap3-devkit8000.dts: fix a typo
@ 2013-09-20 23:40 Aaro Koskinen
       [not found] ` <1379720414-14960-1-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Aaro Koskinen @ 2013-09-20 23:40 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren, Rob Herring, Pawel Moll,
	Mark Rutland, Stephen Warren, Ian Campbell, Russell King,
	linux-omap-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: Aaro Koskinen

"gpmc,sync-clki-ps" is not defined/documented, it should be
"gpmc,sync-clk-ps" instead.

Signed-off-by: Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org>
---
 arch/arm/boot/dts/omap3-devkit8000.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/omap3-devkit8000.dts b/arch/arm/boot/dts/omap3-devkit8000.dts
index 7ef2827..4665421 100644
--- a/arch/arm/boot/dts/omap3-devkit8000.dts
+++ b/arch/arm/boot/dts/omap3-devkit8000.dts
@@ -125,7 +125,7 @@
 		nand-bus-width = <16>;
 
 		gpmc,device-nand;
-		gpmc,sync-clki-ps = <0>;
+		gpmc,sync-clk-ps = <0>;
 		gpmc,cs-on-ns = <0>;
 		gpmc,cs-rd-off-ns = <44>;
 		gpmc,cs-wr-off-ns = <44>;
-- 
1.8.4.rc3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] ARM: DTS: omap3-devkit8000.dts: fix a typo
       [not found] ` <1379720414-14960-1-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org>
@ 2013-09-24  9:35   ` Benoit Cousson
  0 siblings, 0 replies; 2+ messages in thread
From: Benoit Cousson @ 2013-09-24  9:35 UTC (permalink / raw)
  To: Aaro Koskinen
  Cc: Tony Lindgren, Rob Herring, Pawel Moll, Mark Rutland,
	Stephen Warren, Ian Campbell, Russell King,
	linux-omap-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Aaro,

On 21/09/2013 01:40, Aaro Koskinen wrote:
> "gpmc,sync-clki-ps" is not defined/documented, it should be
> "gpmc,sync-clk-ps" instead.

Thanks for the fix. I've just applied it with a slight change in the 
subject for consistency:

ARM: dts: omap3-devkit8000: fix a typo in GMPC node

Regards,
Benoit

>
> Signed-off-by: Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org>
> ---
>   arch/arm/boot/dts/omap3-devkit8000.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/omap3-devkit8000.dts b/arch/arm/boot/dts/omap3-devkit8000.dts
> index 7ef2827..4665421 100644
> --- a/arch/arm/boot/dts/omap3-devkit8000.dts
> +++ b/arch/arm/boot/dts/omap3-devkit8000.dts
> @@ -125,7 +125,7 @@
>   		nand-bus-width = <16>;
>
>   		gpmc,device-nand;
> -		gpmc,sync-clki-ps = <0>;
> +		gpmc,sync-clk-ps = <0>;
>   		gpmc,cs-on-ns = <0>;
>   		gpmc,cs-rd-off-ns = <44>;
>   		gpmc,cs-wr-off-ns = <44>;
>

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-09-24  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-20 23:40 [PATCH] ARM: DTS: omap3-devkit8000.dts: fix a typo Aaro Koskinen
     [not found] ` <1379720414-14960-1-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org>
2013-09-24  9:35   ` Benoit Cousson

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