All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Fix and add some spi-nor flash parts
@ 2026-04-28  3:28 Weijie Gao
  2026-04-28  3:31 ` [PATCH 1/6] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes Weijie Gao
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Weijie Gao @ 2026-04-28  3:28 UTC (permalink / raw)
  To: u-boot
  Cc: GSS_MTK_Uboot_upstream, Tom Rini, Vignesh R, Takahiro Kuwano,
	Marek Vasut, Tudor Ambarus, Jeffrey Yu, Christoph Reiter,
	Venkatesh Yadav Abbarapu, Miquel Raynal, Shiji Yang,
	Bernhard Messerklinger, Vaishnav Achath, Prasad Kummari,
	Weijie Gao

This patch series correct some existing flash parts and add some new parts.

Weijie Gao (6):
  mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes
  mtd: spi-nor-ids: Add support for ESMT/EON
    EN25QX128A/EN25QH256/EN25QX256A
  mtd: spi-nor-ids: Add support for GigaDevice GD25Q256
  mtd: spi-nor-ids: Add 4K page support for Macronix MX25L25635E
  mtd: spi-nor-ids: Fix Winbond W25Q256JW and remove W25Q256FW
  mtd: spi-nor-ids: Add support for Winbond W25Q256JV/W25Q512JV

 drivers/mtd/spi/spi-nor-core.c |  1 +
 drivers/mtd/spi/spi-nor-ids.c  | 33 ++++++++++++++++++++++++---------
 include/linux/mtd/spi-nor.h    |  1 +
 3 files changed, 26 insertions(+), 9 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2026-04-28 12:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-28  3:28 [PATCH 0/6] Fix and add some spi-nor flash parts Weijie Gao
2026-04-28  3:31 ` [PATCH 1/6] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes Weijie Gao
2026-04-28  3:31 ` [PATCH 2/6] mtd: spi-nor-ids: Add support for ESMT/EON EN25QX128A/EN25QH256/EN25QX256A Weijie Gao
2026-04-28  3:32 ` [PATCH 3/6] mtd: spi-nor-ids: Add support for GigaDevice GD25Q256 Weijie Gao
2026-04-28  3:32 ` [PATCH 4/6] mtd: spi-nor-ids: Add 4K page support for Macronix MX25L25635E Weijie Gao
2026-04-28  7:22   ` Miquel Raynal
2026-04-28  7:26     ` Weijie Gao
2026-04-28  3:32 ` [PATCH 5/6] mtd: spi-nor-ids: Fix Winbond W25Q256JW and remove W25Q256FW Weijie Gao
2026-04-28  7:41   ` Miquel Raynal
2026-04-28  3:32 ` [PATCH 6/6] mtd: spi-nor-ids: Add support for Winbond W25Q256JV/W25Q512JV Weijie Gao
2026-04-28  7:45   ` Miquel Raynal
2026-04-28  8:37     ` Weijie Gao
2026-04-28  8:52       ` Miquel Raynal

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.