[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <c6965ad6-7d32-7dd9-21f8-346cfa634147@ti.com>
Date: Fri, 18 Sep 2020 16:13:47 +0530
From: Vignesh Raghavendra <vigneshr@...com>
To: torvalds <torvalds@...ux-foundation.org>
CC: linux-mtd <linux-mtd@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Richard Weinberger <richard@....at>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Tudor Ambarus <Tudor.Ambarus@...rochip.com>,
Vignesh Raghavendra <vigneshr@...com>
Subject: [GIT PULL] mtd: Fixes for v5.9-rc6
Hello Linus,
Please pull the MTD changes for v5.9-rc6.
I am sending this on behalf of MTD maintainers group this time around.
Miquel/Richard,
Could you please ACK the PR?
Regards
Vignesh
The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:
Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)
are available in the Git repository at:
git@...olite.kernel.org:pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.9-rc6
for you to fetch changes up to 1afc0c89f6a155c54c76d65ffcf72cd1232daf3a:
Revert "mtd: spi-nor: Add capability to disable flash quad mode" (2020-09-14 20:58:27 +0530)
----------------------------------------------------------------
MTD/SPI NOR fixes:
Revert patches that caused non volatile Quad Enable bit to be cleared
for certain SPI NOR flashes during module remove or during shutdown, thus
breaking backward compatibility.
----------------------------------------------------------------
Yicong Yang (2):
Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()"
Revert "mtd: spi-nor: Add capability to disable flash quad mode"
drivers/mtd/spi-nor/core.c | 57 ++++------
drivers/mtd/spi-nor/core.h | 10 +-
2 files changed, 24 insertions(+), 43 deletions(-)
Powered by blists - more mailing lists