[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201106154454.20ca277c@collabora.com>
Date: Fri, 6 Nov 2020 15:44:54 +0100
From: Boris Brezillon <boris.brezillon@...labora.com>
To: Thirumalesha Narasimhappa <nthirumalesha7@...il.com>
Cc: Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Shivamurthy Shastri <sshivamurthy@...ron.com>,
Chuanhong Guo <gch981213@...il.com>,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6] mtd: spinand: micron: add support for MT29F2G01AAAED
On Fri, 6 Nov 2020 22:28:38 +0800
Thirumalesha Narasimhappa <nthirumalesha7@...il.com> wrote:
> The MT29F2G01AAAED is a single die, 2Gb Micron SPI NAND Flash with 4-bit
> ECC
>
> Signed-off-by: Thirumalesha Narasimhappa <nthirumalesha7@...il.com>
> ---
>
> v6: Reverted the SPINAND_OP_VARIANTS() as they were in v4 for
> MT29F2G01AAAED device
>
> v5: As per the review comments, the changes were reverted to the v2,
> except the MT29F2G01AAAED device related (including the review comments)
>
> v4: Split patch into two parts,
> 1. Generalise the oob structure name & function names as show in v3
> 2. Add support for MT29F2G01AAAED device
> a. Add oob section check in micron_ooblayout_free function
> b. Rename mt29f2g01aaaed_* to generic name micron_4_*
>
> v3: As per the review comments,
> 1. Renamed read_cache_variants as quadio_read_cache_variants,
> write_cache_variants as
> x4_write_cache_variants/x1_write_cache_variants,
> update_cache_variants as
> x4_update_cache_variants/x1_update_cache_variants,
> read_cache_variants as x4_read_cache_variants
We want those renames in a separate patch (ideally happening before
this one).
Powered by blists - more mailing lists