* [GIT PULL] mtd: spi-nor: changes for v6.14
@ 2025-01-20 11:14 Pratyush Yadav
2025-01-24 10:04 ` Miquel Raynal
0 siblings, 1 reply; 2+ messages in thread
From: Pratyush Yadav @ 2025-01-20 11:14 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.14.
Regards,
Pratyush Yadav
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -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.14
for you to fetch changes up to 943e5f85600708c348f7b23d3c1cff1cf9763032:
mtd: spi-nor: sysfs: constify 'struct bin_attribute' (2025-01-13 17:47:03 +0000)
----------------------------------------------------------------
SPI NOR changes for 6.14
Notable changes:
- Add flash entries for Atmel AT25SF321, Spansion S28HL256T, S28HL02GT.
- Add support for vcc-supply regulators and their DT bindings.
- Drop mx25u25635f entry. The flash shares its ID with mx25u25645g and
both parts have an SFDP table. Removing their entry lets them be
driven by the generic SFDP-based driver.
----------------------------------------------------------------
Marcus Folkesson (1):
mtd: spi-nor: atmel: add at25sf321 entry
Parth Pancholi (1):
mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
Peng Fan (2):
dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
mtd: spi-nor: support vcc-supply regulator
Takahiro Kuwano (2):
mtd: spi-nor: spansion: Add support for S28HL256T
mtd: spi-nor: spansion: Add support for S28HL02GT
Thomas Weißschuh (1):
mtd: spi-nor: sysfs: constify 'struct bin_attribute'
Tudor Ambarus (3):
mtd: spi-nor: macronix: use nor->addr_nbytes
mtd: spi-nor: use local variable for struct device
mtd: spi-nor: extend description of size member of struct flash_info
.../devicetree/bindings/mtd/jedec,spi-nor.yaml | 4 ++++
drivers/mtd/spi-nor/atmel.c | 4 ++++
drivers/mtd/spi-nor/core.c | 19 ++++++++++++-------
drivers/mtd/spi-nor/core.h | 6 +++++-
drivers/mtd/spi-nor/macronix.c | 9 ++-------
drivers/mtd/spi-nor/spansion.c | 10 ++++++++++
drivers/mtd/spi-nor/sysfs.c | 8 ++++----
7 files changed, 41 insertions(+), 19 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.14
2025-01-20 11:14 [GIT PULL] mtd: spi-nor: changes for v6.14 Pratyush Yadav
@ 2025-01-24 10:04 ` Miquel Raynal
0 siblings, 0 replies; 2+ messages in thread
From: Miquel Raynal @ 2025-01-24 10:04 UTC (permalink / raw)
To: Pratyush Yadav
Cc: Richard Weinberger, Vignesh Raghavendra, Tudor Ambarus,
Michael Walle, linux-mtd
Hi Pratyush,
On 20/01/2025 at 11:14:20 GMT, Pratyush Yadav <pratyush@kernel.org> wrote:
> Hi Miquel,
>
> Here are the SPI NOR changes for v6.14.
Pulled 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-01-24 10:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-20 11:14 [GIT PULL] mtd: spi-nor: changes for v6.14 Pratyush Yadav
2025-01-24 10:04 ` Miquel Raynal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox