All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] mtd: pxa3xx_nand: rework the timing setup
@ 2015-07-07 15:08 ` Antoine Tenart
  0 siblings, 0 replies; 34+ messages in thread
From: Antoine Tenart @ 2015-07-07 15:08 UTC (permalink / raw)
  To: sebastian.hesselbarth, ezequiel.garcia, dwmw2, computersforpeace
  Cc: Antoine Tenart, boris.brezillon, zmxu, jszhang, linux-arm-kernel,
	linux-mtd, linux-kernel

Hi,

This series was part of a bigger one[1], which was split into smaller
ones as asked by Ezequiel[2]. When we take this into account, this is
v7. In addition, there was absolutely no comment for more than 1 month
(since June 2nd). Given this, I really expect the series to be merge
soon as other series are based on this.

The aim here is to use the nand framework to setup the timings,
while keeping the old in-driver way of configuration timings for
compatibility reasons.

Since v1:
	- Rebased on top of v4.2-rc1

Since the series was split up:
        - reworked the ndcr setup
        - removed the read_id_bytes update after device detection

[1] https://lkml.org/lkml/2015/5/11/495
[2] https://lkml.org/lkml/2015/5/16/309

Antoine Tenart (4):
  mtd: pxa3xx_nand: add a default chunk size
  mtd: pxa3xx_nand: add helpers to setup the timings
  mtd: pxa3xx_nand: rework flash detection and timing setup
  mtd: pxa3xx_nand: clean up the pxa3xx timings

 drivers/mtd/nand/pxa3xx_nand.c                | 251 ++++++++++++++------------
 include/linux/platform_data/mtd-nand-pxa3xx.h |  11 +-
 2 files changed, 143 insertions(+), 119 deletions(-)

-- 
2.4.5


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2015-09-03 15:18 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-07 15:08 [PATCH v2 0/4] mtd: pxa3xx_nand: rework the timing setup Antoine Tenart
2015-07-07 15:08 ` Antoine Tenart
2015-07-07 15:08 ` [PATCH v2 1/4] mtd: pxa3xx_nand: add a default chunk size Antoine Tenart
2015-07-07 15:08   ` Antoine Tenart
2015-07-07 15:08 ` [PATCH v2 2/4] mtd: pxa3xx_nand: add helpers to setup the timings Antoine Tenart
2015-07-07 15:08   ` Antoine Tenart
2015-07-19  0:53   ` Ezequiel Garcia
2015-07-19  0:53     ` Ezequiel Garcia
2015-07-07 15:08 ` [PATCH v2 3/4] mtd: pxa3xx_nand: rework flash detection and timing setup Antoine Tenart
2015-07-07 15:08   ` Antoine Tenart
2015-07-19  0:58   ` Ezequiel Garcia
2015-07-19  0:58     ` Ezequiel Garcia
2015-07-07 15:08 ` [PATCH v2 4/4] mtd: pxa3xx_nand: clean up the pxa3xx timings Antoine Tenart
2015-07-07 15:08   ` Antoine Tenart
2015-07-17 13:41 ` [PATCH v2 0/4] mtd: pxa3xx_nand: rework the timing setup Antoine Tenart
2015-07-17 13:41   ` Antoine Tenart
2015-07-17 14:36   ` Ezequiel Garcia
2015-07-17 14:36     ` Ezequiel Garcia
2015-07-17 17:55     ` Robert Jarzmik
2015-07-17 17:55       ` Robert Jarzmik
2015-07-18 17:18       ` Ezequiel Garcia
2015-07-18 17:18         ` Ezequiel Garcia
2015-07-20 19:49         ` Robert Jarzmik
2015-07-20 19:49           ` Robert Jarzmik
2015-08-03  2:49           ` Ezequiel Garcia
2015-08-03  2:49             ` Ezequiel Garcia
2015-08-03  4:44             ` Robert Jarzmik
2015-08-03  4:44               ` Robert Jarzmik
2015-08-03 13:48               ` Ezequiel Garcia
2015-08-03 13:48                 ` Ezequiel Garcia
2015-08-04 16:56                 ` Robert Jarzmik
2015-08-04 16:56                   ` Robert Jarzmik
2015-09-03 15:18     ` Ezequiel Garcia
2015-09-03 15:18       ` Ezequiel Garcia

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.