All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: <Tudor.Ambarus@microchip.com>
Cc: richard@nod.at, linux-mtd@lists.infradead.org, vigneshr@ti.com
Subject: Re: [GIT PULL] mtd: spi-nor: Changes for 5.6
Date: Thu, 30 Jan 2020 20:52:11 +0100	[thread overview]
Message-ID: <20200130205211.1b1a5fe4@xps13> (raw)
In-Reply-To: <3990025.71ridMsFQ8@localhost.localdomain>

Hi Tudor,

<Tudor.Ambarus@microchip.com> wrote on Mon, 20 Jan 2020 17:54:30 +0000:

> Hi,
> 
> This is the SPI NOR PR for 5.6.
> 
> Thanks,
> ta
> 
> The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46:
> 
>   Linux 5.5-rc3 (2019-12-22 17:02:23 -0800)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/
> spi-nor/for-5.6
> 
> for you to fetch changes up to ccfb9299a0b63da4fde607c822e1470472a46177:
> 
>   mtd: spi-nor: Add support for at25sl321 (2020-01-19 08:45:55 +0200)
> 
> ----------------------------------------------------------------
> SPI NOR core changes:
> - Add support for TB selection using SR bit 6,
> - Add support for few flashes.
> 
> ----------------------------------------------------------------
> David Bauer (1):
>       mtd: spi-nor: Add support for mx25r3235f
> 
> Jerome Brunet (1):
>       mtd: spi-nor: add Gigadevice gd25lq128d support
> 
> John Garry (1):
>       mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
> 
> Joseph Kust (1):
>       mtd: spi-nor: Add support for sst26vf016b
> 
> Jungseung Lee (4):
>       mtd: spi-nor: fix typo of "JESB216" in comment
>       mtd: spi-nor: Rename SR_TB to indicate the bit used
>       mtd: spi-nor: Support TB selection using SR bit 6
>       mtd: spi-nor: Fix wrong TB selection of GD25Q256
> 
> Michael Walle (3):
>       mtd: spi-nor: remove unused enum spi_nor_ops
>       mtd: spi-nor: Add support for w25q32jwm
>       mtd: spi-nor: Add support for at25sl321
> 
> Mika Westerberg (2):
>       mtd: spi-nor: intel-spi: Add support for Intel Jasper Lake SPI serial 
> flash
>       mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial 
> flash
> 
> Robert Marko (1):
>       mtd: spi-nor: Add 4B_OPCODES flag to w25q256
> 
> Vignesh Raghavendra (3):
>       mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two
>       mtd: spi-nor: Add entries for mt25q variants
>       mtd: spi-nor: Add USE_FSR flag for n25q* entries
> 
>  drivers/mtd/spi-nor/Kconfig           |   4 +--
>  drivers/mtd/spi-nor/aspeed-smc.c      |   4 +--
>  drivers/mtd/spi-nor/cadence-quadspi.c |   4 +--
>  drivers/mtd/spi-nor/hisi-sfc.c        |   6 ++--
>  drivers/mtd/spi-nor/intel-spi-pci.c   |   2 ++
>  drivers/mtd/spi-nor/spi-nor.c         | 127 +++++++++++++++++++++++++++++++++
> ++++++++++++++++++---------------------
>  include/linux/mtd/spi-nor.h           |  16 +++------
>  7 files changed, 107 insertions(+), 56 deletions(-)
> 
> 

Pulled, thanks!

Miquèl

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

      reply	other threads:[~2020-01-30 19:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-20 17:54 [GIT PULL] mtd: spi-nor: Changes for 5.6 Tudor.Ambarus
2020-01-30 19:52 ` Miquel Raynal [this message]

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=20200130205211.1b1a5fe4@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=linux-mtd@lists.infradead.org \
    --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 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.