Re: [PATCH 1/2] mtd: spi-nor: winbond: Add support for w25q01jv

From: Miquel Raynal
Date: Thu Jan 09 2025 - 11:14:40 EST


Hello Pratyush,

>> + }, {
>> + .id = SNOR_ID(0xef, 0x40, 0x21),
>> + .name = "w25q01jv",
>
> We no longer set the name for new flash entries. But knowing the flash
> name for an entry is still useful, so make this a comment on top of the
> entry.

I just connected the dots and understood your request. I will respin a
series will all your comments addressed. Thanks!

Miquèl