public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v6.6-rc2
Date: Wed, 20 Sep 2023 13:57:40 +0100	[thread overview]
Message-ID: <20230920125749.F344DC433C8@smtp.kernel.org> (raw)

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.6-rc2

for you to fetch changes up to 4221a2bec2189275f3f49492a73221498ae6d131:

  spi: Merge up old fix (2023-09-19 13:17:52 +0100)

----------------------------------------------------------------
spi: Fixes for v6.6

A small collection of fixes, plus a new device ID for Intel Granite
Rapids systems.  The fix for the i.MX driver is fairly urgent, it's
fixing a data corruption issue when bits per word isn't 8.  There's also
one fix which was queued but not sent for v6.4 due to being minor and
arriving at the end of the release.

----------------------------------------------------------------
Han Xu (1):
      spi: nxp-fspi: reset the FLSHxCR1 registers

Johan Hovold (1):
      spi: zynqmp-gqspi: fix clock imbalance on probe failure

Mark Brown (1):
      spi: Merge up old fix

Mika Westerberg (1):
      spi: intel-pci: Add support for Granite Rapids SPI serial flash

Stefan Moring (1):
      spi: imx: Take in account bits per word instead of assuming 8-bits

Valentin Caron (1):
      spi: stm32: add a delay before SPI disable

 drivers/spi/spi-imx.c          |  2 +-
 drivers/spi/spi-intel-pci.c    |  1 +
 drivers/spi/spi-nxp-fspi.c     |  7 +++++++
 drivers/spi/spi-stm32.c        |  8 ++++++++
 drivers/spi/spi-zynqmp-gqspi.c | 12 ++++++++----
 5 files changed, 25 insertions(+), 5 deletions(-)

             reply	other threads:[~2023-09-20 12:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-20 12:57 Mark Brown [this message]
2023-09-20 16:33 ` [GIT PULL] SPI fixes for v6.6-rc2 pr-tracker-bot

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=20230920125749.F344DC433C8@smtp.kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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