From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org,
Richard Weinberger <richard@nod.at>,
Tudor Ambarus <Tudor.Ambarus@linaro.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Frieder Schrempf <frieder.schrempf@kontron.de>,
Michael Walle <michael@walle.cc>,
Pratyush Yadav <pratyush@kernel.org>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] mtd: Fixes for 6.3-rc5
Date: Mon, 27 Mar 2023 10:16:05 +0200 [thread overview]
Message-ID: <20230327101605.5cfd4f66@xps-13> (raw)
Hello Linus,
This is an MTD fixes PR for the next -rc.
Thanks,
Miquèl
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.3-rc5
for you to fetch changes up to e732e39ed9929c05fd219035bc9653ba4100d4fa:
mtd: rawnand: meson: invalidate cache on polling ECC bit (2023-03-22 16:59:29 +0100)
----------------------------------------------------------------
Raw NAND controller driver fixes:
* meson:
- Invalidate cache on polling ECC bit
- Initialize struct with zeroes
* nandsim: Artificially prevent sequential page reads
ECC engine driver fixes:
* mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is used
Binging fixes:
* jedec,spi-nor: Document CPOL/CPHA support
----------------------------------------------------------------
Arseniy Krasnov (2):
mtd: rawnand: meson: initialize struct with zeroes
mtd: rawnand: meson: invalidate cache on polling ECC bit
Christophe JAILLET (1):
mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is used
Geert Uytterhoeven (1):
dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA support
Miquel Raynal (1):
mtd: rawnand: nandsim: Artificially prevent sequential page reads
Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 7 +++++++
drivers/mtd/nand/ecc-mxic.c | 1 +
drivers/mtd/nand/raw/meson_nand.c | 10 ++++++++--
drivers/mtd/nand/raw/nandsim.c | 17 ++++++++++++++++-
4 files changed, 32 insertions(+), 3 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next reply other threads:[~2023-03-27 8:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-27 8:16 Miquel Raynal [this message]
2023-03-27 16:49 ` [GIT PULL] mtd: Fixes for 6.3-rc5 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230327101605.5cfd4f66@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=Tudor.Ambarus@linaro.org \
--cc=frieder.schrempf@kontron.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=michael@walle.cc \
--cc=pratyush@kernel.org \
--cc=richard@nod.at \
--cc=torvalds@linux-foundation.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox