[PATCH v3 1/3] mtd: spi-nor: sfdp: parse SFDP SST vendor map and register EUI addresses into NVMEM framework
Tudor Ambarus
tudor.ambarus at linaro.org
Mon Jun 9 01:04:41 PDT 2025
Hi,
On 5/21/25 8:03 AM, Manikandan Muralidharan wrote:
> drivers/mtd/spi-nor/sfdp.c | 161 ++++++++++++++++++++++++++++++++++++
> include/linux/mtd/spi-nor.h | 7 ++
> 2 files changed, 168 insertions(+)
Please find a way to move the vendor specific handling to a vendor file,
don't pollute the core drivers. In what concerns the nvmem idea, I find
it fine. Michael may comment more on it as I think he dealt with a
similar use case in the past.
Cheers,
ta
More information about the linux-mtd
mailing list