[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190804232928.08b4b69a@xps13>
Date: Sun, 4 Aug 2019 23:30:44 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-mtd@...ts.infradead.org, Richard Weinberger <richard@....at>,
Tudor Ambarus <Tudor.Ambarus@...rochip.com>,
Vignesh Raghavendra <vigneshr@...com>,
Frieder Schrempf <frieder.schrempf@...tron.de>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] mtd: Fixes for 5.3-rc4
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(-)
Powered by blists - more mailing lists