* [GIT PULL] mtd: spi-nor: Changes for v6.3
@ 2023-02-06 9:39 Tudor Ambarus
2023-02-23 9:33 ` Miquel Raynal
0 siblings, 1 reply; 2+ messages in thread
From: Tudor Ambarus @ 2023-02-06 9:39 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger, open list:SPI NOR SUBSYSTEM
Cc: Pratyush Yadav, Michael Walle
Hi, Miquel, Richard,
This PR contains just small fixes on SPI NOR. You'll notice that I
merged 'mtd/fixes-for-6.2-rc4' into spi-nor/next to spare Linus of
solving a conflict on the include headers in drivers/mtd/spi-nor/core.c.
Cheers,
ta
The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:
Linux 6.2-rc2 (2023-01-01 13:53:16 -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.3
for you to fetch changes up to f047382519ca41702ebaee5a862e87390f687137:
Merge tag 'mtd/fixes-for-6.2-rc4' into spi-nor/next (2023-02-06
11:23:34 +0200)
----------------------------------------------------------------
SPI NOR changes:
* small fixes on core and spansion driver.
----------------------------------------------------------------
Arnd Bergmann (1):
mtd: cfi: allow building spi-intel standalone
Louis Rannou (1):
mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
Mikhail Zhilkin (1):
mtd: parsers: scpart: fix __udivdi3 undefined on mips
Miquel Raynal (1):
mtd: spi-nor: Create macros to define chip IDs and geometries
Takahiro Kuwano (3):
mtd: spi-nor: sfdp: Fix index value for SCCR dwords
mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()
mtd: spi-nor: sfdp: Use SFDP_DWORD() macro for optional parameter
tables
Tudor Ambarus (5):
MAINTAINERS: Update email of Tudor Ambarus
mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
mtd: spi-nor: spansion: Make CFRx reg fields generic
mtd: spi-nor: Sort headers alphabetically
Merge tag 'mtd/fixes-for-6.2-rc4' into spi-nor/next
Yuan Can (1):
mtd: parsers: Fix potential memory leak in
mtd_parser_tplink_safeloader_parse()
Zeng Heng (1):
mtd: spi-nor: core: fix implicit declaration warning
.mailmap |
1 +
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml |
2 +-
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml |
2 +-
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml |
2 +-
Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml |
2 +-
Documentation/devicetree/bindings/spi/atmel,quadspi.yaml |
2 +-
MAINTAINERS |
10 +++---
drivers/crypto/atmel-ecc.c |
4 +--
drivers/crypto/atmel-i2c.c |
4 +--
drivers/crypto/atmel-i2c.h |
2 +-
drivers/mtd/parsers/scpart.c |
2 +-
drivers/mtd/parsers/tplink_safeloader.c |
4 ++-
drivers/mtd/spi-nor/core.c |
21 ++++++++----
drivers/mtd/spi-nor/core.h |
44 ++++++++++++------------
drivers/mtd/spi-nor/debugfs.c |
2 +-
drivers/mtd/spi-nor/issi.c |
2 +-
drivers/mtd/spi-nor/macronix.c |
2 +-
drivers/mtd/spi-nor/sfdp.c |
78 +++++++++++++++++++++++--------------------
drivers/mtd/spi-nor/sfdp.h |
9 +++--
drivers/mtd/spi-nor/spansion.c |
27 +++++++++------
include/linux/mtd/spi-nor.h |
1 -
21 files changed, 120 insertions(+), 103 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.3
2023-02-06 9:39 [GIT PULL] mtd: spi-nor: Changes for v6.3 Tudor Ambarus
@ 2023-02-23 9:33 ` Miquel Raynal
0 siblings, 0 replies; 2+ messages in thread
From: Miquel Raynal @ 2023-02-23 9:33 UTC (permalink / raw)
To: Tudor Ambarus
Cc: Richard Weinberger, open list:SPI NOR SUBSYSTEM, Pratyush Yadav,
Michael Walle
Hi Tudor,
tudor.ambarus@linaro.org wrote on Mon, 6 Feb 2023 11:39:09 +0200:
> Hi, Miquel, Richard,
>
> This PR contains just small fixes on SPI NOR. You'll notice that I
> merged 'mtd/fixes-for-6.2-rc4' into spi-nor/next to spare Linus of
> solving a conflict on the include headers in drivers/mtd/spi-nor/core.c.
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:[~2023-02-23 9:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06 9:39 [GIT PULL] mtd: spi-nor: Changes for v6.3 Tudor Ambarus
2023-02-23 9:33 ` Miquel Raynal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox