Hello Linus, Here are three MTD fixes for the next -rc. Thanks, Miquèl The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -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.3-rc3 for you to fetch changes up to 2b372a9685a757a1d3ab30615ef42b2db7c45298: mtd: hyperbus: Add hardware dependency to AM654 driver (2019-08-03 02:11:52 +0200) ---------------------------------------------------------------- NAND: - Fix Micron driver as some chips enable internal ECC correction during their discovery while they advertize they do not have any. Hyperbus: - Restrict the build to only ARM64 SoCs (and compile testing) which is what should have been done since the beginning. - Fix Kconfig issue by selection something instead of implying it. ---------------------------------------------------------------- Jean Delvare (1): mtd: hyperbus: Add hardware dependency to AM654 driver Marco Felsch (1): mtd: rawnand: micron: handle on-die "ECC-off" devices correctly Vignesh Raghavendra (1): mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies drivers/mtd/hyperbus/Kconfig | 3 ++- drivers/mtd/nand/raw/nand_micron.c | 14 +++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/