Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1584906

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

From Boris Brezillon <boris.brezillon@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [RESEND PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops
Date 2017-02-20 22:10 +0100
Message-ID <td3nA-1p5-11@gated-at.bofh.it> (permalink)
References <tcZWF-7Bq-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 20 Feb 2017 18:21:59 +0100
Boris Brezillon <boris.brezillon@free-electrons.com> wrote:

> Hello,
> 
> Sorry for the noise, but I forgot to remove old patches before using
> git send-email on the directory containing the patches generated with
> git format-patch :-/.

And ignore this version as well. These are still not the patches I
wanted to send :-(.

> 
> 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(-)
> 

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[RESEND PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-02-20 18:30 +0100
  [RESEND PATCH 2/3] memory: atmel-ebi: Add missing ->numcs assignment Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-02-20 18:30 +0100
  [RESEND PATCH 3/3] memory: atmel-ebi: Add PM ops Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-02-20 18:30 +0100
  [RESEND PATCH 1/3] memory: atmel-ebi: Change naming scheme Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-02-20 18:30 +0100
  Re: [RESEND PATCH 0/3] mtd: nand: atmel: Add  ->setup_data_interface() + PM ops Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-02-20 22:10 +0100

csiph-web