From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Savinay Dharmappa <savinay.dharmappa@ti.com>
Cc: sshtylyov@ru.mvista.com, amakarov@ru.mvista.com,
davinci-linux-open-source@linux.davincidsp.com,
linux-mtd@lists.infradead.org, David Griego <dgriego@mvista.com>
Subject: Re: [PATCH v2 1/2] mtd: NOR flash driver for OMAP-L137/AM17x
Date: Thu, 18 Nov 2010 14:22:12 +0300 [thread overview]
Message-ID: <4CE50C64.60001@mvista.com> (raw)
In-Reply-To: <1289548911-21243-1-git-send-email-savinay.dharmappa@ti.com>
Hello.
On 12-11-2010 11:01, Savinay Dharmappa wrote:
> From: David Griego <dgriego@mvista.com>
> OMAP-L137/AM17x has limited number of dedicated EMIFA
> address pins, enough to interface directly to an SDRAM.
> If a device such as an asynchronous flash needs to be
> attached to the EMIFA, then either GPIO pins or a chip
> select may be used to control the flash device's upper
> address lines.
>
> This patch adds support for the NOR flash on the OMAP-L137/
> AM17x user interface daughter board using the latch-addr-flash
> MTD mapping driver which allows flashes to be partially
> physically addressed. The upper address lines are set by
> a board specific code which is a separate patch.
Please add back my signoff, omitted in this version. Some of the code,
including a bug fix, was authored by me.
> Signed-off-by: David Griego <dgriego@mvista.com>
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
> Signed-off-by: Savinay Dharmappa <savinay.dharmappa@ti.com>
> diff --git a/include/linux/mtd/latch-addr-flash.h
b/include/linux/mtd/latch-addr-flash.h
> new file mode 100644
> index 0000000..c77e7c9
> --- /dev/null
> +++ b/include/linux/mtd/latch-addr-flash.h
> @@ -0,0 +1,29 @@
> +/*
> + * Interface for NOR flash driver whose high address lines are latched
> + *
> + * Copyright (C) 2008 MontaVista Software, Inc.<source@mvista.com>
> + *
> + * This file is licensed underthe terms of the GNU General Public License
^
Oops, forgot a space here.
WBR, Sergei
next prev parent reply other threads:[~2010-11-18 11:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 8:01 [PATCH v2 1/2] mtd: NOR flash driver for OMAP-L137/AM17x Savinay Dharmappa
2010-11-18 11:22 ` Sergei Shtylyov [this message]
2010-11-18 11:50 ` Savinay Dharmappa
2010-11-18 12:09 ` Sergei Shtylyov
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=4CE50C64.60001@mvista.com \
--to=sshtylyov@mvista.com \
--cc=amakarov@ru.mvista.com \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=dgriego@mvista.com \
--cc=linux-mtd@lists.infradead.org \
--cc=savinay.dharmappa@ti.com \
--cc=sshtylyov@ru.mvista.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).