All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Josh Wu <josh.wu@atmel.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, 05 Aug 2013 12:55:58 +0300	[thread overview]
Message-ID: <1375696558.14869.420.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1372845034-5579-1-git-send-email-josh.wu@atmel.com>

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.

Hi,

would you please update this patch-set against the tip of the l2-mtd.git
tree, and re-send? It does not apply with many conflicts.

-- 
Best Regards,
Artem Bityutskiy

WARNING: multiple messages have this Message-ID (diff)
From: dedekind1@gmail.com (Artem Bityutskiy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
Date: Mon, 05 Aug 2013 12:55:58 +0300	[thread overview]
Message-ID: <1375696558.14869.420.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1372845034-5579-1-git-send-email-josh.wu@atmel.com>

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.

Hi,

would you please update this patch-set against the tip of the l2-mtd.git
tree, and re-send? It does not apply with many conflicts.

-- 
Best Regards,
Artem Bityutskiy

  parent reply	other threads:[~2013-08-05  9:55 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 ` Artem Bityutskiy [this message]
2013-08-05  9:55   ` [PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support Artem Bityutskiy
2013-08-05  9:56 ` Artem Bityutskiy
2013-08-05  9:56   ` Artem Bityutskiy
2013-08-05 11:28   ` Josh Wu
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=1375696558.14869.420.camel@sauron.fi.intel.com \
    --to=dedekind1@gmail.com \
    --cc=computersforpeace@gmail.com \
    --cc=josh.wu@atmel.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.