From: bcousson@baylibre.com (Benoit Cousson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: DTS: omap3-devkit8000.dts: fix a typo
Date: Tue, 24 Sep 2013 11:35:17 +0200 [thread overview]
Message-ID: <52415CD5.8050209@baylibre.com> (raw)
In-Reply-To: <1379720414-14960-1-git-send-email-aaro.koskinen@iki.fi>
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@iki.fi>
> ---
> 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>;
>
prev parent reply other threads:[~2013-09-24 9:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-20 23:40 [PATCH] ARM: DTS: omap3-devkit8000.dts: fix a typo Aaro Koskinen
2013-09-24 9:35 ` Benoit Cousson [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=52415CD5.8050209@baylibre.com \
--to=bcousson@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.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).