From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: Anil Kumar <anilk4.v@gmail.com>
Cc: devicetree-discuss@lists.ozlabs.org, linux-omap@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux@arm.linux.org.uk,
b-cousson@ti.com, tony@atomide.com, grant.likely@secretlab.ca,
zonque@gmail.com, thomas@tomweber.eu
Subject: Re: [PATCH 1/2] ARM: dts: omap3: Add gpmc node
Date: Sat, 16 Feb 2013 09:24:04 -0300 [thread overview]
Message-ID: <20130216122403.GA2445@localhost> (raw)
In-Reply-To: <1361014708-1659-2-git-send-email-anilk4.v@gmail.com>
Hi Anil,
On Sat, Feb 16, 2013 at 05:08:27PM +0530, Anil Kumar wrote:
> Add gpmc DT node.
>
> Signed-off-by: Anil Kumar <anilk4.v@gmail.com>
> ---
> :100644 100644 1acc261... 9f36531... M arch/arm/boot/dts/omap3.dtsi
> arch/arm/boot/dts/omap3.dtsi | 11 +++++++++++
> 1 files changed, 11 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> index 1acc261..9f36531 100644
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -397,5 +397,16 @@
> ti,timer-alwon;
> ti,timer-secure;
> };
> +
> + gpmc: gpmc@6e000000 {
> + compatible = "ti,omap3430-gpmc";
> + ti,hwmods = "gpmc";
> + reg = <0x6e000000 0x1000000>;
> + interrupts = <20>;
> + gpmc,num-cs = <8>;
> + gpmc,num-waitpins = <4>;
> + #address-cells = <2>;
> + #size-cells = <1>;
> + };
> };
> };
> --
> 1.7.0.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
This patch has been already sent twice to the mailing list.
Perhaps it would be more polite if you could base your work on
one of those instead of sending it yourself again.
Florian Vaussard sent one on January 28th:
[PATCH 1/2] ARM: dts: OMAP3: Add GPMC controller
Javier Martinez Canillas sent another one on February 09th:
[PATCH RFC 6/7] ARM: dts: OMAP: Add an GPMC node for OMAP3
Moreover, you could help to get patches merged faster by sending
your Acked-by or Tested-by.
Thanks,
--
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-02-16 12:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-16 11:38 [PATCH 0/2] arm/dts: OMAP3: Add gpmc DT node support Anil Kumar
2013-02-16 11:38 ` [PATCH 1/2] ARM: dts: omap3: Add gpmc node Anil Kumar
2013-02-16 12:24 ` Ezequiel Garcia [this message]
2013-02-16 12:40 ` Anil Kumar
[not found] ` <1361014708-1659-1-git-send-email-anilk4.v-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-02-16 11:38 ` [PATCH 2/2] ARM: dts: omap3-devkit8000: add nand dt node Anil Kumar
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=20130216122403.GA2445@localhost \
--to=ezequiel.garcia@free-electrons.com \
--cc=anilk4.v@gmail.com \
--cc=b-cousson@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=thomas@tomweber.eu \
--cc=tony@atomide.com \
--cc=zonque@gmail.com \
/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).