[GIT PULL] mtd: Fixes for 4.17-rc5
Boris Brezillon
boris.brezillon at bootlin.com
Fri May 11 00:59:13 PDT 2018
Hello Linus,
Here is the MTD fixes PR for 4.17-rc5.
Regards,
Boris
The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64:
Linux v4.17-rc3 (2018-04-29 14:17:42 -0700)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.17-rc5
for you to fetch changes up to 3057fcef385348fe85173f1b0c824d89f1176f72:
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg (2018-05-10 08:40:39 +0200)
----------------------------------------------------------------
NAND fixes:
- Make nand_soft_waitrdy() wait tWB before polling the status REG
- Fix BCH write in the the Marvell NAND controller driver
- Fix wrong picosec to msec conversion in the Marvell NAND controller
driver
- Fix DMA handling in the TI OneNAND controllre driver
----------------------------------------------------------------
Boris Brezillon (1):
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
Chris Packham (1):
mtd: rawnand: marvell: pass ms delay to wait_op
Ladislav Michl (1):
mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
Miquel Raynal (1):
mtd: rawnand: marvell: fix command xtype in BCH write hook
drivers/mtd/nand/onenand/omap2.c | 105 ++++++++++++++++++++++---------------------------------------
drivers/mtd/nand/raw/marvell_nand.c | 12 +++++--
drivers/mtd/nand/raw/nand_base.c | 5 +++
3 files changed, 52 insertions(+), 70 deletions(-)
More information about the linux-mtd
mailing list