linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: spi-nor: changes for v6.18
@ 2025-09-24 15:40 Pratyush Yadav
  2025-10-13  9:31 ` Miquel Raynal
  0 siblings, 1 reply; 3+ messages in thread
From: Pratyush Yadav @ 2025-09-24 15:40 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Richard Weinberger, Vignesh Raghavendra, Tudor Ambarus,
	Pratyush Yadav, Michael Walle, linux-mtd

Hi Miquel,

Here are the SPI NOR changes for v6.18.

Regards,
Pratyush Yadav

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

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

for you to fetch changes up to 17926cd770ec837ed27d9856cf07f2da8dda4131:

  mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode (2025-09-01 16:11:55 +0200)

----------------------------------------------------------------
SPI NOR changes for 6.18

Notable changes:

- Some flashes can't perform reads or writes with start or end being an
  odd number in Octal DTR mode. File systems like UBIFS can request such
  reads or writes, causing the transaction to error out. Pad the read or
  write transactions with extra bytes to avoid this problem.

----------------------------------------------------------------
Pratyush Yadav (2):
      mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode
      mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode

 drivers/mtd/spi-nor/core.c | 145 ++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 143 insertions(+), 2 deletions(-)

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

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

end of thread, other threads:[~2025-10-13 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 15:40 [GIT PULL] mtd: spi-nor: changes for v6.18 Pratyush Yadav
2025-10-13  9:31 ` Miquel Raynal
2025-10-13 15:02   ` Pratyush Yadav

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).