[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1487610978-12423-1-git-send-email-boris.brezillon@free-electrons.com>
Date: Mon, 20 Feb 2017 18:16:12 +0100
From: Boris Brezillon <boris.brezillon@...e-electrons.com>
To: Boris Brezillon <boris.brezillon@...e-electrons.com>,
Richard Weinberger <richard@....at>,
linux-mtd@...ts.infradead.org,
Sascha Hauer <s.hauer@...gutronix.de>,
Sergio Prado <sergio.prado@...abworks.com>,
Marc Gonzalez <marc_gonzalez@...madesigns.com>,
Wenyou Yang <wenyou.yang@...el.com>,
Josh Wu <rainyfeeling@...look.com>
Cc: David Woodhouse <dwmw2@...radead.org>,
Brian Norris <computersforpeace@...il.com>,
Marek Vasut <marek.vasut@...il.com>,
Cyrille Pitchen <cyrille.pitchen@...el.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops
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
Powered by blists - more mailing lists