Re: [PATCH v4 0/2] mtd: spi-nor: support dumping sfdp tables

From: Vignesh Raghavendra
Date: Fri Jun 18 2021 - 10:40:45 EST


On Mon, 3 May 2021 17:56:49 +0200, Michael Walle wrote:
> Add the possibility to dump the SFDP data of a flash device.
>
> More and more flash devices share the same flash ID and we need per device
> fixups. Usually, these fixups differentiate flashes by looking at
> differences in the SFDP data. Determining the difference is only possible
> if we have the SFDP data for all the flashes which share a flash ID. This
> will lay the foundation to dump the whole SFDP data of a flash device.
>
> [...]

Applied to spi-nor/next, thanks!
[1/2] mtd: spi-nor: sfdp: save a copy of the SFDP data
https://git.kernel.org/mtd/c/65b6d89d45
[2/2] mtd: spi-nor: add initial sysfs support
https://git.kernel.org/mtd/c/36ac022862

--
Regards
Vignesh