Re: [PATCH v2] mtd: spi-nor: Add Winbond w25q256jvm

2019-08-20 Thread Tudor.Ambarus
On 07/30/2019 11:18 AM, Avi Fishman wrote: > External E-Mail > > > Similar to w25q256 (besides not supporting QPI mode) but with different ID. > The "JVM" suffix is in the datasheet. > The datasheet indicates DUAL and QUAD are supported. > https://www.winbond.com/resource-files/w25q256jv%20spi%

Re: [PATCH v2] mtd: spi-nor: Add Winbond w25q256jvm

2019-08-01 Thread Joel Stanley
On Tue, 30 Jul 2019 at 08:19, Avi Fishman wrote: > > Similar to w25q256 (besides not supporting QPI mode) but with different ID. > The "JVM" suffix is in the datasheet. > The datasheet indicates DUAL and QUAD are supported. > https://www.winbond.com/resource-files/w25q256jv%20spi%20revi%2010232018

[PATCH v2] mtd: spi-nor: Add Winbond w25q256jvm

2019-07-30 Thread Avi Fishman
Similar to w25q256 (besides not supporting QPI mode) but with different ID. The "JVM" suffix is in the datasheet. The datasheet indicates DUAL and QUAD are supported. https://www.winbond.com/resource-files/w25q256jv%20spi%20revi%2010232018%20plus.pdf Signed-off-by: Avi Fishman --- drivers/mtd/sp