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/