[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200118231006.6776f277@xps13>
Date: Sat, 18 Jan 2020 23:13:07 +0100
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.5-rc7 or final
Hello Linus,
This is hopefully the last 4 MTD fixes that we would like to have in
v5.5.
Thanks,
Miquèl
The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:
Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.5-rc7
for you to fetch changes up to d70486668cdf51b14a50425ab45fc18677a167b2:
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume (2020-01-17 22:45:09 +0100)
----------------------------------------------------------------
Raw NAND:
* GPMI: Fix the suspend/resume
SPI-NOR:
* Fix quad enable on Spansion like flashes
* Fix selection of 4-byte addressing opcodes on Spansion
----------------------------------------------------------------
Esben Haabendal (2):
mtd: rawnand: gpmi: Fix suspend/resume problem
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume
Michael Walle (1):
mtd: spi-nor: Fix quad enable for Spansion like flashes
Vignesh Raghavendra (1):
mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 11 ++++++++++-
drivers/mtd/spi-nor/spi-nor.c | 6 +++---
2 files changed, 13 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists