From: <Tudor.Ambarus@microchip.com>
To: <richard@nod.at>
Cc: linux-mtd@lists.infradead.org, vigneshr@ti.com,
miquel.raynal@bootlin.com
Subject: [GIT PULL] mtd: spi-nor: Changes for v5.12
Date: Mon, 8 Feb 2021 06:33:38 +0000 [thread overview]
Message-ID: <353c6d02-5426-81fb-c883-d9b399ea3111@microchip.com> (raw)
Hi, Richard,
This is the SPI NOR PR for v5.12.
Cheers,
ta
The following changes since commit 19c329f6808995b142b3966301f217c831e7cf31:
Linux 5.11-rc4 (2021-01-17 16:37:05 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/spi-nor/for-5.12
for you to fetch changes up to 75386810d3a61f4bb9e180774291454f7235b8b3:
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf (2021-02-05 15:24:59 +0200)
----------------------------------------------------------------
SPI NOR core changes:
- Add non-uniform erase fixes.
- Add Global Block Unlock command. It is defined by few flash
vendors, and it is used for now just by sst.
SPI NOR controller drivers changes:
- intel-spi: Add support for Intel Alder Lake-P SPI serial flash.
- hisi-sfc: Put child node np on error path.
----------------------------------------------------------------
Mika Westerberg (1):
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-P SPI serial flash
Pan Bian (1):
mtd: spi-nor: hisi-sfc: Put child node np on error path
Takahiro Kuwano (4):
mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region
mtd: spi-nor: sfdp: Fix last erase region marking
mtd: spi-nor: core: Fix erase type discovery for overlaid region
mtd: spi-nor: core: Add erase size check for erase command initialization
Tudor Ambarus (2):
mtd: spi-nor: Add Global Block Unlock command
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
drivers/mtd/spi-nor/controllers/hisi-sfc.c | 4 +++-
drivers/mtd/spi-nor/controllers/intel-spi-pci.c | 1 +
drivers/mtd/spi-nor/core.c | 49 ++++++++++++++++++++++++++++++++++++++-----
drivers/mtd/spi-nor/core.h | 2 ++
drivers/mtd/spi-nor/sfdp.c | 5 ++---
drivers/mtd/spi-nor/sst.c | 52 ++++++++++++++++++++++++++++++++++++++++++++--
include/linux/mtd/spi-nor.h | 1 +
7 files changed, 103 insertions(+), 11 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next reply other threads:[~2021-02-08 6:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-08 6:33 Tudor.Ambarus [this message]
2021-02-10 9:26 ` [GIT PULL] mtd: spi-nor: Changes for v5.12 Richard Weinberger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=353c6d02-5426-81fb-c883-d9b399ea3111@microchip.com \
--to=tudor.ambarus@microchip.com \
--cc=linux-mtd@lists.infradead.org \
--cc=miquel.raynal@bootlin.com \
--cc=richard@nod.at \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox