* [GIT PULL] mtd: spi-nor: changes for v6.17
@ 2025-07-24 11:47 Pratyush Yadav
2025-07-31 16:56 ` Miquel Raynal
0 siblings, 1 reply; 2+ messages in thread
From: Pratyush Yadav @ 2025-07-24 11:47 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.17.
Regards,
Pratyush Yadav
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/spi-nor/for-6.17
for you to fetch changes up to 2e3a7476ec3989e77270b9481e76e137824b17c0:
mtd: spi-nor: Fix spi_nor_try_unlock_all() (2025-07-03 17:12:17 +0200)
----------------------------------------------------------------
SPI NOR changes for 6.17
Notable changes:
- Fix exiting 4-byte addressing on Infineon SEMPER flashes. These
flashes do not support the standard EX4B opcode (E9h), and use a
vendor-specific opcode (B8h) instead.
- Fix unlocking of flashes that are write-protected at power-on. This
was caused by using an uninitialized mtd_info in
spi_nor_try_unlock_all().
----------------------------------------------------------------
Christophe JAILLET (1):
mtd: spi-nor: Constify struct spi_nor_fixups
Frank Li (1):
dt-bindings: mtd: jedec,spi-nor: Add atmel,at26* compatible string
Michael Walle (1):
mtd: spi-nor: Fix spi_nor_try_unlock_all()
Takahiro Kuwano (1):
mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER
.../devicetree/bindings/mtd/jedec,spi-nor.yaml | 2 +-
drivers/mtd/spi-nor/micron-st.c | 8 ++---
drivers/mtd/spi-nor/spansion.c | 35 ++++++++++++++++++++--
drivers/mtd/spi-nor/swp.c | 19 +++++-------
4 files changed, 46 insertions(+), 18 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] mtd: spi-nor: changes for v6.17
2025-07-24 11:47 [GIT PULL] mtd: spi-nor: changes for v6.17 Pratyush Yadav
@ 2025-07-31 16:56 ` Miquel Raynal
0 siblings, 0 replies; 2+ messages in thread
From: Miquel Raynal @ 2025-07-31 16:56 UTC (permalink / raw)
To: Pratyush Yadav
Cc: Richard Weinberger, Vignesh Raghavendra, Tudor Ambarus,
Michael Walle, linux-mtd
Hello Pratyush,
On 24/07/2025 at 13:47:29 +02, Pratyush Yadav <pratyush@kernel.org> wrote:
> Hi Miquel,
>
> Here are the SPI NOR changes for v6.17.
Now merged into mtd/next, thanks!
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-31 16:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 11:47 [GIT PULL] mtd: spi-nor: changes for v6.17 Pratyush Yadav
2025-07-31 16:56 ` Miquel Raynal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox