Re: [PATCH v2 0/2] mtd: rawnand: fsl_ifc: fix SRAM initialization for newer controller

From: Miquel Raynal
Date: Tue Sep 04 2018 - 17:55:54 EST


Hi Kurt,

Kurt Kanzenbach <kurt@xxxxxxxxxxxxx> wrote on Mon, 13 Aug 2018 09:18:44
+0200:

> Hi,
>
> this is version two of
>
> lkml.kernel.org/r/20180806092137.9287-1-kurt@xxxxxxxxxxxxx
>
> Changes since v1:
>
> - Addressed comments from Miquel Raynal
> - Changed subject
> - Coding style
> - Using timeout constants
> - Moving version check completely into fsl_ifc_sram_init()
>
> Thanks,
> Kurt
>
> Kurt Kanzenbach (2):
> mtd: rawnand: fsl_ifc: check result of SRAM initialization
> mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
>
> drivers/mtd/nand/raw/fsl_ifc_nand.c | 36 ++++++++++++++++++++++++++++++++----
> include/linux/fsl_ifc.h | 2 ++
> 2 files changed, 34 insertions(+), 4 deletions(-)
>

Series applied to nand/next.

Thanks,
MiquÃl