[GIT PULL] mtd: spi-nor: Changes for 5.16

Tudor.Ambarus at microchip.com Tudor.Ambarus at microchip.com
Tue Nov 2 01:37:10 PDT 2021


Hi, Richard,

This is the SPI NOR PR for 5.16.

Cheers,
ta

The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:

  Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/spi-nor/for-5.16

for you to fetch changes up to df872ab1ffe4bd865dfb5956cae4901429004ab6:

  mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname() (2021-10-15 11:58:50 +0300)

----------------------------------------------------------------
SPI NOR core changes:
- Add spi-nor device tree binding under SPI NOR maintainers

SPI NOR manufacturer drivers changes:
- Enable locking for n25q128a13

SPI NOR controller drivers changes:
- Use devm_platform_ioremap_resource_byname()

----------------------------------------------------------------
Cai Huoqing (2):
      mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap_resource_byname()
      mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname()

Evgeny Novikov (1):
      mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()

Jonathan Lemon (1):
      mtd: spi-nor: Enable locking for n25q128a13

Pratyush Yadav (1):
      MAINTAINERS: Add spi-nor device tree binding under SPI NOR maintainers

 MAINTAINERS                                 | 1 +
 drivers/mtd/spi-nor/controllers/hisi-sfc.c  | 8 ++------
 drivers/mtd/spi-nor/controllers/nxp-spifi.c | 7 ++-----
 drivers/mtd/spi-nor/micron-st.c             | 4 +++-
 4 files changed, 8 insertions(+), 12 deletions(-)


More information about the linux-mtd mailing list