[PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete

From: Tudor Ambarus
Date: Fri Dec 15 2023 - 03:22:06 EST


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