All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete
@ 2023-12-15  8:21 ` Tudor Ambarus
  0 siblings, 0 replies; 34+ messages in thread
From: Tudor Ambarus @ 2023-12-15  8:21 UTC (permalink / raw)
  To: pratyush, michael, miquel.raynal
  Cc: richard, jaimeliao, linux-mtd, linux-kernel, Tudor Ambarus

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


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2024-01-29 13:34 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15  8:21 [PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete Tudor Ambarus
2023-12-15  8:21 ` Tudor Ambarus
2023-12-15  8:21 ` [PATCH 1/4] mtd: spi-nor: print flash ID instead of name Tudor Ambarus
2023-12-15  8:21   ` Tudor Ambarus
2023-12-18 12:07   ` Michael Walle
2023-12-18 12:07     ` Michael Walle
2024-01-29 13:12   ` Pratyush Yadav
2024-01-29 13:12     ` Pratyush Yadav
2023-12-15  8:21 ` [PATCH 2/4] mtd: spi-nor: mark the flash name as obsolete Tudor Ambarus
2023-12-15  8:21   ` Tudor Ambarus
2023-12-18 12:08   ` Michael Walle
2023-12-18 12:08     ` Michael Walle
2024-01-29 13:13   ` Pratyush Yadav
2024-01-29 13:13     ` Pratyush Yadav
2023-12-15  8:21 ` [PATCH 3/4] mtd: spi-nor: sysfs: hide the flash name if not set Tudor Ambarus
2023-12-15  8:21   ` Tudor Ambarus
2023-12-18 12:11   ` Michael Walle
2023-12-18 12:11     ` Michael Walle
2024-01-29 13:24   ` Pratyush Yadav
2024-01-29 13:24     ` Pratyush Yadav
2023-12-15  8:21 ` [PATCH 4/4] mtd: spi-nor: drop superfluous debug prints Tudor Ambarus
2023-12-15  8:21   ` Tudor Ambarus
2023-12-15  8:24   ` Tudor Ambarus
2023-12-15  8:24     ` Tudor Ambarus
2024-01-29 13:26     ` Pratyush Yadav
2024-01-29 13:26       ` Pratyush Yadav
2024-01-29 13:27       ` Tudor Ambarus
2024-01-29 13:27         ` Tudor Ambarus
2024-01-29 13:34         ` Pratyush Yadav
2024-01-29 13:34           ` Pratyush Yadav
2023-12-18 12:14   ` Michael Walle
2023-12-18 12:14     ` Michael Walle
2023-12-19  2:47 ` [PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete Tudor Ambarus
2023-12-19  2:47   ` Tudor Ambarus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.