All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: spi-nor: Changes for v5.12
@ 2021-02-08  6:33 Tudor.Ambarus
  2021-02-10  9:26 ` Richard Weinberger
  0 siblings, 1 reply; 2+ messages in thread
From: Tudor.Ambarus @ 2021-02-08  6:33 UTC (permalink / raw)
  To: richard; +Cc: linux-mtd, vigneshr, miquel.raynal

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] mtd: spi-nor: Changes for v5.12
  2021-02-08  6:33 [GIT PULL] mtd: spi-nor: Changes for v5.12 Tudor.Ambarus
@ 2021-02-10  9:26 ` Richard Weinberger
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Weinberger @ 2021-02-10  9:26 UTC (permalink / raw)
  To: Tudor Ambarus
  Cc: Richard Weinberger, linux-mtd, Vignesh Raghavendra, Miquel Raynal

On Mon, Feb 8, 2021 at 7:42 AM <Tudor.Ambarus@microchip.com> wrote:
>
> 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

Pulled, thanks!

-- 
Thanks,
//richard

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-10  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08  6:33 [GIT PULL] mtd: spi-nor: Changes for v5.12 Tudor.Ambarus
2021-02-10  9:26 ` Richard Weinberger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.