All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 5.2-rc7
@ 2019-06-23 19:10 Miquel Raynal
  2019-06-23 19:57 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Miquel Raynal @ 2019-06-23 19:10 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Vignesh Raghavendra, Tudor Ambarus, Richard Weinberger,
	Marek Vasut, Boris Brezillon, linux-mtd, Brian Norris,
	David Woodhouse

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-23 20:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-23 19:10 [GIT PULL] mtd: Fixes for 5.2-rc7 Miquel Raynal
2019-06-23 19:57 ` Linus Torvalds
2019-06-23 20:22   ` Richard Weinberger

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.