All of lore.kernel.org
 help / color / mirror / Atom feed
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V5 3/3] ARM: davinci: da850: add NAND driver DT entries
Date: Mon, 21 Jan 2013 18:02:33 +0530	[thread overview]
Message-ID: <50FD3561.7010104@ti.com> (raw)
In-Reply-To: <1358327261-9679-4-git-send-email-anilkumar.v@ti.com>

Hi Anil,

On 1/16/2013 2:37 PM, Kumar, Anil wrote:
> Add NAND driver DT node and related pinctrl DT data to export NAND
> functionality on da850 evm.
> 
> Signed-off-by: Kumar, Anil <anilkumar.v@ti.com>

I applied all three patches in this series.

> +	nand_cs3 at 62000000 {
> +		compatible = "ti,davinci-nand";
> +		reg = <0x62000000 0x807ff
> +			0x68000000 0x8000>;

While applying I changed the indentation of this line so the two
addresses are aligned.

Thanks,
Sekhar

WARNING: multiple messages have this Message-ID (diff)
From: Sekhar Nori <nsekhar@ti.com>
To: "Kumar, Anil" <anilkumar.v@ti.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	<davinci-linux-open-source@linux.davincidsp.com>,
	<linux@arm.linux.org.uk>, <khilman@deeprootsystems.com>,
	<hs@denx.de>
Subject: Re: [PATCH V5 3/3] ARM: davinci: da850: add NAND driver DT entries
Date: Mon, 21 Jan 2013 18:02:33 +0530	[thread overview]
Message-ID: <50FD3561.7010104@ti.com> (raw)
In-Reply-To: <1358327261-9679-4-git-send-email-anilkumar.v@ti.com>

Hi Anil,

On 1/16/2013 2:37 PM, Kumar, Anil wrote:
> Add NAND driver DT node and related pinctrl DT data to export NAND
> functionality on da850 evm.
> 
> Signed-off-by: Kumar, Anil <anilkumar.v@ti.com>

I applied all three patches in this series.

> +	nand_cs3@62000000 {
> +		compatible = "ti,davinci-nand";
> +		reg = <0x62000000 0x807ff
> +			0x68000000 0x8000>;

While applying I changed the indentation of this line so the two
addresses are aligned.

Thanks,
Sekhar

  reply	other threads:[~2013-01-21 12:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16  9:07 [PATCH V5 0/3] ARM: davinci: da850: add pinctrl support Kumar, Anil
2013-01-16  9:07 ` Kumar, Anil
2013-01-16  9:07 ` [PATCH V5 1/3] ARM: davinci: da850: add pinctrl driver DT entries Kumar, Anil
2013-01-16  9:07   ` Kumar, Anil
2013-01-16  9:07 ` [PATCH V5 2/3] ARM: davinci: da8xx defconfig: enable pinctrl config option Kumar, Anil
2013-01-16  9:07   ` Kumar, Anil
2013-01-16  9:07 ` [PATCH V5 3/3] ARM: davinci: da850: add NAND driver DT entries Kumar, Anil
2013-01-16  9:07   ` Kumar, Anil
2013-01-21 12:32   ` Sekhar Nori [this message]
2013-01-21 12:32     ` Sekhar Nori

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=50FD3561.7010104@ti.com \
    --to=nsekhar@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.