All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincenzo Aliberti <vincenzo.aliberti@gmail.com>
To: linux-mtd@lists.infradead.org, dwmw2@infradead.org
Cc: lporzio@micron.com, svenkatr@ti.com, arnd@arndb.de,
	Vincenzo Aliberti <vincenzo.aliberti@gmail.com>,
	valibert@micron.com
Subject: Re: [PATCH] [MTD] MTD driver for LPDDR2-NVM PCM memories
Date: Wed, 10 Oct 2012 23:15:39 +0200	[thread overview]
Message-ID: <5075E57B.1090702@gmail.com> (raw)
In-Reply-To: <1349385434-3073-1-git-send-email-valibert@micron.com>

David,
     can you pull this patch in the main line?

On 10/04/2012 11:17 PM, Vincenzo Aliberti wrote:
> Dear All,
>      continuing Micron support activity on PCM memories you can find here-below a
> patch containing MTD driver for LPDDR2-NVM memories as demoed during Q2 Linaro
> Connect in Hong Kong.
>
> Let me thank TI Panda open source team for support on platform enablement
> activity and Arnd for his first feedback on driver implementation
>
> Regards,
> 	Vincenzo
>
>
> Signed-off-by: Vincenzo Aliberti <vincenzo.aliberti@gmail.com>
> ---
>   drivers/mtd/Kconfig                 |    2 +
>   drivers/mtd/Makefile                |    2 +-
>   drivers/mtd/lpddr2_nvm/Kconfig      |    9 +
>   drivers/mtd/lpddr2_nvm/Makefile     |    5 +
>   drivers/mtd/lpddr2_nvm/lpddr2_nvm.c |  547 +++++++++++++++++++++++++++++++++++
>   include/mtd/mtd-abi.h               |    1 +
>   6 files changed, 565 insertions(+), 1 deletion(-)
>   create mode 100644 drivers/mtd/lpddr2_nvm/Kconfig
>   create mode 100644 drivers/mtd/lpddr2_nvm/Makefile
>   create mode 100644 drivers/mtd/lpddr2_nvm/lpddr2_nvm.c
>

Thanks,
     Vincenzo

  reply	other threads:[~2012-10-10 21:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04 21:17 [PATCH] [MTD] MTD driver for LPDDR2-NVM PCM memories Vincenzo Aliberti
2012-10-10 21:15 ` Vincenzo Aliberti [this message]
2012-10-11 11:20 ` Artem Bityutskiy
2012-10-11 11:22 ` Artem Bityutskiy
2012-10-16 21:24   ` Vincenzo Aliberti
2012-10-17 13:09     ` Artem Bityutskiy
2012-10-25 22:00       ` Vincenzo Aliberti
2012-11-07 22:40         ` Vincenzo Aliberti
2012-11-12 15:56     ` Artem Bityutskiy
2012-11-12 16:04     ` Artem Bityutskiy
2013-06-18 22:39 ` Vincenzo Aliberti
  -- strict thread matches above, loose matches on Subject: below --
2013-06-20 18:37 Vincenzo Aliberti
2013-06-20 19:50 ` Vincenzo Aliberti
2013-07-03 18:33 ` Vincenzo Aliberti
2013-07-11 16:48   ` Vincenzo Aliberti
     [not found] ` <CADBu1Qud8A4FGv4XnLeN5qYexqYdTkFqFOenZiHaCLQF74x5cA@mail.gmail.com>
2013-08-10  4:35   ` Vincenzo Aliberti
2013-08-15  7:06 ` Brian Norris

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=5075E57B.1090702@gmail.com \
    --to=vincenzo.aliberti@gmail.com \
    --cc=arnd@arndb.de \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=lporzio@micron.com \
    --cc=svenkatr@ti.com \
    --cc=valibert@micron.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 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.