All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: spi-nor: changes for v6.15
@ 2025-03-18  6:21 ` Tudor Ambarus
  0 siblings, 0 replies; 4+ messages in thread
From: Tudor Ambarus @ 2025-03-18  6:21 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger, Pratyush Yadav, Michael Walle
  Cc: open list:SPI NOR SUBSYSTEM, open list

Hi, Miquel,

Here is the SPI NOR PR for v6.15. We'll try to have it a week earlier
next time.

Thanks,
ta

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git
tags/spi-nor/for-6.15

for you to fetch changes up to eec373688d91f7f8988702e36d4a0e07b8e782b2:

  mtd: spi-nor: drop unused <linux/of_platform.h> (2025-03-18 07:59:43
+0200)

----------------------------------------------------------------
SPI NOR adds support for few flashes. Few cleanup patches for the core
driver, where we touched the headers inclusion list and we start using
the scope based mutex cleanup helpers.

----------------------------------------------------------------
Cheng Ming Lin (2):
      mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page
Program
      mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g

Miquel Raynal (2):
      mtd: spi-nor: winbond: Add support for w25q01jv
      mtd: spi-nor: winbond: Add support for w25q02jv

Tudor Ambarus (5):
      mtd: spi-nor: sort headers alphabetically
      mtd: spi-nor: use scope-based mutex cleanup helpers
      mtd: spi-nor: explicitly include <linux/math64.h>
      mtd: spi-nor: explicitly include <linux/of.h>
      mtd: spi-nor: drop unused <linux/of_platform.h>

 drivers/mtd/spi-nor/core.c     | 77
++++++++++++++++++++---------------------------------------
 drivers/mtd/spi-nor/macronix.c | 31 ++++++++++++++++++++++++
 drivers/mtd/spi-nor/otp.c      |  1 +
 drivers/mtd/spi-nor/swp.c      |  1 +
 drivers/mtd/spi-nor/winbond.c  | 88
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 146 insertions(+), 52 deletions(-)

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

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

end of thread, other threads:[~2025-03-26 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-18  6:21 [GIT PULL] mtd: spi-nor: changes for v6.15 Tudor Ambarus
2025-03-18  6:21 ` Tudor Ambarus
2025-03-26 16:56 ` Miquel Raynal
2025-03-26 16:56   ` 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.