All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops
@ 2017-02-20 17:16 ` Boris Brezillon
  0 siblings, 0 replies; 16+ messages in thread
From: Boris Brezillon @ 2017-02-20 17:16 UTC (permalink / raw)
  To: Boris Brezillon, Richard Weinberger, linux-mtd, Sascha Hauer,
	Sergio Prado, Marc Gonzalez, Wenyou Yang, Josh Wu
  Cc: David Woodhouse, Brian Norris, Marek Vasut, Cyrille Pitchen,
	Krzysztof Kozlowski, linux-arm-kernel, linux-kernel

Hello,

This patch series is adding to important features to the new Atmel NAND
controller driver:
1/ automatic SMC timings configuration based on information retrieved
   during NAND detection
2/ proper ->suspend()/->resume(). Timings are properly restored when
   resuming the system

This series depends on [1] and [2].

Regards,

Boris

[1]https://www.spinics.net/lists/arm-kernel/msg563780.html
[2]https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1337235.html

Boris Brezillon (3):
  memory: atmel-ebi: Change naming scheme
  memory: atmel-ebi: Add missing ->numcs assignment
  memory: atmel-ebi: Add PM ops

 drivers/memory/atmel-ebi.c | 141 ++++++++++++++++++++++++++-------------------
 1 file changed, 81 insertions(+), 60 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-20 17:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-20 17:16 [PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops Boris Brezillon
2017-02-20 17:16 ` Boris Brezillon
2017-02-20 17:16 ` [PATCH 1/3] memory: atmel-ebi: Change naming scheme Boris Brezillon
2017-02-20 17:16   ` Boris Brezillon
2017-02-20 17:16 ` [PATCH 1/3] mtd: nand: Pass the CS line to ->setup_data_interface() Boris Brezillon
2017-02-20 17:16   ` Boris Brezillon
2017-02-20 17:16 ` [PATCH 2/3] memory: atmel-ebi: Add missing ->numcs assignment Boris Brezillon
2017-02-20 17:16   ` Boris Brezillon
2017-02-20 17:16 ` [PATCH 2/3] mtd: nand: atmel: Add ->setup_data_interface() hooks Boris Brezillon
2017-02-20 17:16   ` Boris Brezillon
2017-02-20 17:16 ` [PATCH 3/3] memory: atmel-ebi: Add PM ops Boris Brezillon
2017-02-20 17:16   ` Boris Brezillon
2017-02-20 17:16 ` [PATCH 3/3] mtd: nand: atmel: " Boris Brezillon
2017-02-20 17:16   ` Boris Brezillon
2017-02-20 17:22 ` [PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + " Boris Brezillon
2017-02-20 17:22   ` Boris Brezillon

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.