imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mtd: spi-nor: micron-st: add die erase for micron spi nor chip
@ 2025-11-10  4:02 Haibo Chen
  2025-11-10  4:02 ` [PATCH 1/4] mtd: spi-nor: micron-st: rename the die_late_init functions Haibo Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Haibo Chen @ 2025-11-10  4:02 UTC (permalink / raw)
  To: Tudor Ambarus, Pratyush Yadav, Michael Walle, Miquel Raynal,
	Richard Weinberger, Vignesh Raghavendra
  Cc: linux-mtd, linux-kernel, Haibo Chen, imx

mt35xu02gcba, mt35xu01gbba and mt35xu512aba are similar, but with
different number of dies. According to the datasheet:
https://datasheet.octopart.com/MT35XU02GCBA1G12-0AAT-Micron-datasheet-138896808.pdf
these chips all support die erase command, but do not support chip
erase. So change the drivers accordingly.
Also add mt35xu01gbba support here, test this chip on imx95-19x19-evk
board, it works under 200MHz at 8D-8D-8D mode.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
---
Haibo Chen (4):
      mtd: spi-nor: micron-st: rename the die_late_init functions
      mtd: spi-nor: micron-st: add die erase for mt35xu512aba
      mtd: spi-nor: micron-st: add mt35xu01gbba support
      mtd: spi-nor: micron-st: enable 8D-8D-8D mode and die erase for mt35xu02gcba

 drivers/mtd/spi-nor/micron-st.c | 114 +++++++++++++++++++++++++++-------------
 1 file changed, 77 insertions(+), 37 deletions(-)
---
base-commit: 9c0826a5d9aa4d52206dd89976858457a2a8a7ed
change-id: 20251107-nor-84fe07ec3363

Best regards,
-- 
Haibo Chen <haibo.chen@nxp.com>


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

end of thread, other threads:[~2025-11-11  8:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10  4:02 [PATCH 0/4] mtd: spi-nor: micron-st: add die erase for micron spi nor chip Haibo Chen
2025-11-10  4:02 ` [PATCH 1/4] mtd: spi-nor: micron-st: rename the die_late_init functions Haibo Chen
2025-11-10  6:32   ` Tudor Ambarus
2025-11-10  4:02 ` [PATCH 2/4] mtd: spi-nor: micron-st: add die erase for mt35xu512aba Haibo Chen
2025-11-10  6:38   ` Tudor Ambarus
2025-11-11  7:36     ` Bough Chen
2025-11-10  4:02 ` [PATCH 3/4] mtd: spi-nor: micron-st: add mt35xu01gbba support Haibo Chen
2025-11-10  6:42   ` Tudor Ambarus
2025-11-11  7:54     ` Bough Chen
2025-11-11  8:23       ` Tudor Ambarus
2025-11-10  4:02 ` [PATCH 4/4] mtd: spi-nor: micron-st: enable 8D-8D-8D mode and die erase for mt35xu02gcba Haibo Chen
2025-11-10  6:45   ` Tudor Ambarus
2025-11-11  8:00     ` Bough Chen
2025-11-11  8:29       ` Tudor Ambarus
2025-11-11  8:33         ` Bough Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).