[PATCH v2] drivers: spi-nor: Add JEDEC id for W25Q16JV

Dhananjay Phadke dphadke at linux.microsoft.com
Sat Jan 15 21:45:09 CET 2022


On 1/14/2022 6:04 AM, Angus Ainslie wrote:
> 
>>>       },
>>> +    {
>>> +        INFO("w25q16jv-im/jm", 0xef7015, 0, 64 * 1024,  32,
>>> +            SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ |
>>> +            SPI_NOR_HAS_LOCK | SPI_NOR_HAS_TB)
>>> +    },
>>
>> Shouldn't this be w25q16jvm, which seems to be unofficial convention for
>> *-DTR parts? I was looking for naming convention for another Winbond 
>> part -
>>
>> https://lore.kernel.org/u-boot/0c3e4727-0997-a4c5-dab1-b09ea8781c72@linux.microsoft.com/ 
>>
>>
> 
> Would you like a v3 using this naming convention ?

Sure, let's try to follow this convention, I'm also doing same in my v2
patch.

Regards,
Dhananjay


More information about the U-Boot mailing list