Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Aug 2019 23:37:08 +0000 (16:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Aug 2019 23:37:08 +0000 (16:37 -0700)
commit62d1716304d1bb35ad9cdafe40efbbb6b3981cfe
tree0a650e85338c02b10502e72ae251237e73e26639
parent4b6f23161b4e888e72671e377c32eabe9a8e62fc
parent2b372a9685a757a1d3ab30615ef42b2db7c45298
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git./linux/kernel/git/mtd/linux

Pull MTD fixes from Miquel Raynal:
 "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"

* tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux:
  mtd: hyperbus: Add hardware dependency to AM654 driver
  mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
  mtd: rawnand: micron: handle on-die "ECC-off" devices correctly