[PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops

From: Boris Brezillon
Date: Mon Feb 20 2017 - 12:16:57 EST


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@xxxxxxxxxxxxxxx/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