[PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete
Tudor Ambarus
tudor.ambarus at linaro.org
Fri Dec 15 00:21:34 PST 2023
The flash name is unreliable as we saw flash ID collisions. Mark the
flash name as obsolete and print the manufacturer and device ID where
name was printed.
JaimeLiao (1):
mtd: spi-nor: sysfs: hide the flash name if not set
Tudor Ambarus (3):
mtd: spi-nor: print flash ID instead of name
mtd: spi-nor: mark the flash name as obsolete
mtd: spi-nor: drop superfluous debug prints
.../ABI/testing/sysfs-bus-spi-devices-spi-nor | 3 +++
drivers/mtd/spi-nor/core.c | 22 +++----------------
drivers/mtd/spi-nor/core.h | 2 +-
drivers/mtd/spi-nor/sysfs.c | 2 ++
4 files changed, 9 insertions(+), 20 deletions(-)
--
2.34.1
More information about the linux-mtd
mailing list