Re: [PATCH v5 0/6] Add new series Micron SPI NAND devices

From: Miquel Raynal
Date: Mon Mar 09 2020 - 06:33:09 EST


Hi Shiva,

shiva.linuxworks@xxxxxxxxx wrote on Fri, 28 Feb 2020 16:03:05 +0100:

> From: Shivamurthy Shastri <sshivamurthy@xxxxxxxxxx>
>
> This patchset is for the new series of Micron SPI NAND devices, and the
> following links are their datasheets.
>
> M78A:
> [1] https://www.micron.com/~/media/documents/products/data-sheet/nand-flash/70-series/m78a_1gb_3v_nand_spi.pdf
> [2] https://www.micron.com/~/media/documents/products/data-sheet/nand-flash/70-series/m78a_1gb_1_8v_nand_spi.pdf
>
> M79A:
> [3] https://www.micron.com/~/media/documents/products/data-sheet/nand-flash/70-series/m79a_2gb_1_8v_nand_spi.pdf
> [4] https://www.micron.com/~/media/documents/products/data-sheet/nand-flash/70-series/m79a_ddp_4gb_3v_nand_spi.pdf
>
> M70A:
> [5] https://www.micron.com/~/media/documents/products/data-sheet/nand-flash/70-series/m70a_4gb_3v_nand_spi.pdf
> [6] https://www.micron.com/~/media/documents/products/data-sheet/nand-flash/70-series/m70a_4gb_1_8v_nand_spi.pdf
> [7] https://www.micron.com/~/media/documents/products/data-sheet/nand-flash/70-series/m70a_ddp_8gb_3v_nand_spi.pdf
> [8] https://www.micron.com/~/media/documents/products/data-sheet/nand-flash/70-series/m70a_ddp_8gb_1_8v_nand_spi.pdf
>
> Changes since v4:
> -----------------
>
> 1. Patch 2 is separated into two as per the comment by Boris.
> 2. Renamed MICRON_CFG_CONTI_READ into MICRON_CFG_CR.
> 3. Reworked die selection function as per the comment by Boris.

I was about to apply this series but unfortunately it is not based on
v5.6-rc1 so no patch applies correctly. Can you please rebase and send
a v6 soon?

Thanks,
MiquÃl