From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
Tudor Ambarus <Tudor.Ambarus@microchip.com>,
Richard Weinberger <richard@nod.at>,
Marek Vasut <marek.vasut@gmail.com>,
Boris Brezillon <boris.brezillon@collabora.com>,
linux-mtd@lists.infradead.org,
Brian Norris <computersforpeace@gmail.com>,
David Woodhouse <dwmw2@infradead.org>
Subject: [GIT PULL] mtd: Fixes for 5.2-rc7
Date: Sun, 23 Jun 2019 21:10:04 +0200 [thread overview]
Message-ID: <20190623211004.6743a8dc@xps13> (raw)
Hello Linus,
Here are two MTD fixes for the next -rc.
Thanks,
Miquèl
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.2-rc7
for you to fetch changes up to 191f5c2ed4b6fabacf1f3500242047bd844d0c3a:
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes (2019-06-23 20:03:34 +0200)
----------------------------------------------------------------
- Set the raw NAND number of targets to the right value.
- Fix a bug uncovered by a recent patch on Spansion SPI-NOR flashes.
----------------------------------------------------------------
Sascha Hauer (1):
mtd: rawnand: initialize ntargets with maxchips
Tudor Ambarus (1):
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
drivers/mtd/nand/raw/nand_base.c | 3 +-
drivers/mtd/spi-nor/spi-nor.c | 119 +++++++++++++++++++++++++++++++++++----
include/linux/mtd/spi-nor.h | 3 +
3 files changed, 113 insertions(+), 12 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next reply other threads:[~2019-06-23 19:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-23 19:10 Miquel Raynal [this message]
2019-06-23 19:57 ` [GIT PULL] mtd: Fixes for 5.2-rc7 Linus Torvalds
2019-06-23 20:22 ` Richard Weinberger
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=20190623211004.6743a8dc@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=Tudor.Ambarus@microchip.com \
--cc=boris.brezillon@collabora.com \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=marek.vasut@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.