Re: [PATCH v2 0/2] sf: dataflash: add support for AT45DB641E

2022-05-03 Thread Jagan Teki
On Tue, Apr 26, 2022 at 1:54 PM Luca Ellero wrote: > > Since AT45DB641E uses "extended device information" for reading JEDEC ID > we must first introduce support for this feature. > All code is borrowed from Linux kernel source code: > drivers/mtd/devices/mtd_dataflash.c > commit 1

[PATCH v2 0/2] sf: dataflash: add support for AT45DB641E

2022-04-26 Thread Luca Ellero
Since AT45DB641E uses "extended device information" for reading JEDEC ID we must first introduce support for this feature. All code is borrowed from Linux kernel source code: drivers/mtd/devices/mtd_dataflash.c commit 1da8869a428317a6d3cd8d47184cf87feb34a98b Author: Andrey S