Re: [PATCH] mtd: spi-nor: add dual and quad read support for w25q128

From: Tudor.Ambarus
Date: Mon Nov 11 2019 - 01:48:39 EST




On 11/10/2019 07:32 AM, Chuanhong Guo wrote:
> The only w25q128 variant I could find with 0xef4018 as ID is
> w25q128fv, which supports both dual and quad read mode.
> Add these two flags in chip info.
>
> Signed-off-by: Chuanhong Guo <gch981213@xxxxxxxxx>
> ---
> drivers/mtd/spi-nor/spi-nor.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)

Hi,

This duplicates the first patch in
https://patchwork.ozlabs.org/project/linux-mtd/list/?series=139324. Can I have
your Reviewed-by tag on those instead?

Thanks,
ta