From: Neelesh Gupta <neelegup@linux.vnet.ibm.com>
To: Cyril Bur <cyrilbur@gmail.com>,
linuxppc-dev@ozlabs.org, computersforpeace@gmail.com
Cc: linux-mtd@lists.infradead.org, Joel Stanley <joel@jms.id.au>,
Jeremy Kerr <jk@ozlabs.org>
Subject: Re: [PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver
Date: Tue, 02 Jun 2015 10:44:46 +0530 [thread overview]
Message-ID: <556D3BC6.6010207@linux.vnet.ibm.com> (raw)
In-Reply-To: <1433219169-5115-1-git-send-email-cyrilbur@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1166 bytes --]
On 06/02/2015 09:56 AM, Cyril Bur wrote:
> Powerpc powernv platforms allow access to certain system flash devices
> through a firmwarwe interface. This change adds an mtd driver for these
> flash devices.
>
> Minor updates from Jeremy Kerr and Joel Stanley.
>
> Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Reviewed-by: Neelesh Gupta <neelegup@linux.vnet.ibm.com>
Neelesh.
> ---
> Hello Brian and MTD folk,
> Could I please get an ACK for Michael to take this through the powerpc
> tree.
> Thanks.
>
>
> V2: Address Brian Norris' review
> Fix typos
> Change from NAND flash type to NOR flash type
> Correctness tweaks
> V3: Address Neelesh Gupta's review
> Minor corrections
> Release the opal token on error
> Unregister mtd device on module remove
> ---
> drivers/mtd/devices/Kconfig | 8 +
> drivers/mtd/devices/Makefile | 1 +
> drivers/mtd/devices/powernv_flash.c | 286 ++++++++++++++++++++++++++++++++++++
> 3 files changed, 295 insertions(+)
> create mode 100644 drivers/mtd/devices/powernv_flash.c
>
>
[-- Attachment #2: Type: text/html, Size: 1998 bytes --]
next prev parent reply other threads:[~2015-06-02 5:14 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-02 4:26 [PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver Cyril Bur
2015-06-02 5:14 ` Neelesh Gupta [this message]
2015-06-05 4:40 ` Cyril Bur
2015-06-05 4:40 ` Cyril Bur
2015-06-05 8:16 ` Richard Weinberger
2015-06-05 8:16 ` Richard Weinberger
2015-06-11 5:43 ` Michael Ellerman
2015-06-11 5:43 ` Michael Ellerman
2015-06-11 6:28 ` Richard Weinberger
2015-06-11 6:28 ` Richard Weinberger
-- strict thread matches above, loose matches on Subject: below --
2015-05-29 7:33 Cyril Bur
2015-05-29 9:22 ` Neelesh Gupta
2015-06-01 3:18 ` Cyril Bur
2015-06-01 3:26 ` Cyril Bur
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=556D3BC6.6010207@linux.vnet.ibm.com \
--to=neelegup@linux.vnet.ibm.com \
--cc=computersforpeace@gmail.com \
--cc=cyrilbur@gmail.com \
--cc=jk@ozlabs.org \
--cc=joel@jms.id.au \
--cc=linux-mtd@lists.infradead.org \
--cc=linuxppc-dev@ozlabs.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.