Re: [RESEND PATCH v4] mtd: spi-nor: winbond: Add support for w25q64jwm

2020-09-30 Thread Vignesh Raghavendra
On Mon, 28 Sep 2020 14:06:31 +0800, Ikjoon Jang wrote: > Add support Winbond w25q{64,128,256}jwm which are identical to existing > w25q32jwm except for their sizes. > > This was tested with w25q64jwm, basic erase/write/readback and > lock/unlock both lower/upper blocks were okay. > >

[RESEND PATCH v4] mtd: spi-nor: winbond: Add support for w25q64jwm

2020-09-28 Thread Ikjoon Jang
Add support Winbond w25q{64,128,256}jwm which are identical to existing w25q32jwm except for their sizes. This was tested with w25q64jwm, basic erase/write/readback and lock/unlock both lower/upper blocks were okay. Signed-off-by: i...@chromium.org Signed-off-by: Xingyu Wu Signed-off-by: ST