All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Wu <josh.wu@atmel.com>
To: <dedekind1@gmail.com>
Cc: plagnioj@jcrosoft.com, computersforpeace@gmail.com,
	linux-mtd@lists.infradead.org,
	sergei.shtylyov@cogentembedded.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
Date: Mon, 5 Aug 2013 19:28:52 +0800	[thread overview]
Message-ID: <51FF8C74.2060204@atmel.com> (raw)
In-Reply-To: <1375696588.14869.421.camel@sauron.fi.intel.com>

Dear Artem

On 8/5/2013 5:56 PM, Artem Bityutskiy wrote:
> On Wed, 2013-07-03 at 17:50 +0800, Josh Wu wrote:
>> This patch series enable NFC support for SAMA5 soc. It can send command,
>> address cycles automaticly. Also when enable NFC sram, NFC will transfer
>> data to sram. Which can save lots of cpu time.
>>
>> The mtd speed test results (non-NFC vs NFC), run in sama5d3x-ek with DMA
>> enable, is in the end of this patch.
> Please, also all all the acks to the patches.
>

I already sent out the v6 for this NFC patch series. Which is rebased on 
the top of l2-mtd.git and add the Acks in patch. Thanks for the remind.

Best Regards,
Josh Wu

WARNING: multiple messages have this Message-ID (diff)
From: josh.wu@atmel.com (Josh Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
Date: Mon, 5 Aug 2013 19:28:52 +0800	[thread overview]
Message-ID: <51FF8C74.2060204@atmel.com> (raw)
In-Reply-To: <1375696588.14869.421.camel@sauron.fi.intel.com>

Dear Artem

On 8/5/2013 5:56 PM, Artem Bityutskiy wrote:
> On Wed, 2013-07-03 at 17:50 +0800, Josh Wu wrote:
>> This patch series enable NFC support for SAMA5 soc. It can send command,
>> address cycles automaticly. Also when enable NFC sram, NFC will transfer
>> data to sram. Which can save lots of cpu time.
>>
>> The mtd speed test results (non-NFC vs NFC), run in sama5d3x-ek with DMA
>> enable, is in the end of this patch.
> Please, also all all the acks to the patches.
>

I already sent out the v6 for this NFC patch series. Which is rebased on 
the top of l2-mtd.git and add the Acks in patch. Thanks for the remind.

Best Regards,
Josh Wu

  reply	other threads:[~2013-08-05 11:28 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03  9:50 [PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support Josh Wu
2013-07-03  9:50 ` Josh Wu
2013-07-03  9:50 ` [PATCH 1/6] MTD: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap Josh Wu
2013-07-03  9:50   ` Josh Wu
2013-07-03  9:50 ` [PATCH 2/6] mtd: atmel_nand: replace pmecc enable code with one function Josh Wu
2013-07-03  9:50   ` Josh Wu
2013-07-03  9:50 ` [PATCH 3/6] mtd: atmel_nand: add Nand Flash Controller (NFC) support Josh Wu
2013-07-03  9:50   ` Josh Wu
2013-07-03  9:50 ` [PATCH 4/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram Josh Wu
2013-07-03  9:50   ` Josh Wu
2013-07-03  9:50 ` [PATCH 5/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) write " Josh Wu
2013-07-03  9:50   ` Josh Wu
2013-07-03  9:50 ` [PATCH 6/6] mtd: ofpart: add compatible check for child nodes Josh Wu
2013-07-03  9:50   ` Josh Wu
2013-07-18  7:14   ` Brian Norris
2013-07-18  7:14     ` Brian Norris
2013-07-18  7:14     ` Brian Norris
2013-07-18  8:28     ` Jean-Christophe PLAGNIOL-VILLARD
2013-07-18  8:28       ` Jean-Christophe PLAGNIOL-VILLARD
2013-07-18  8:28       ` Jean-Christophe PLAGNIOL-VILLARD
2013-08-05  9:55 ` [PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support Artem Bityutskiy
2013-08-05  9:55   ` Artem Bityutskiy
2013-08-05  9:56 ` Artem Bityutskiy
2013-08-05  9:56   ` Artem Bityutskiy
2013-08-05 11:28   ` Josh Wu [this message]
2013-08-05 11:28     ` Josh Wu

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=51FF8C74.2060204@atmel.com \
    --to=josh.wu@atmel.com \
    --cc=computersforpeace@gmail.com \
    --cc=dedekind1@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=plagnioj@jcrosoft.com \
    --cc=sergei.shtylyov@cogentembedded.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.