linux-spi.vger.kernel.org archive mirror
 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.17-rc7
Date: Sun, 28 Sep 2025 13:53:26 +0200	[thread overview]
Message-ID: <e6994ab73abe36e39ec60eb63341f022@kernel.org> (raw)

The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:

  Linux 6.17-rc6 (2025-09-14 14:21:14 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 398a8a4e51dbd03e4103ea596ea4ea037fe67175:

  spi: omap2-mcspi: drive SPI_CLK on transfer_setup() (2025-09-22 09:28:50 +0100)

----------------------------------------------------------------
spi: Final fixes for v6.17

A few final driver specific fixes that have been sitting in -next for a
bit, the OMAP issue is likely to come up very infrequently since mixed
configuration SPI buses are rare and the Cadence issue is specific to
SoCFPGA systems.

----------------------------------------------------------------
Bastien Curutchet (Schneider Electric) (1):
      spi: omap2-mcspi: drive SPI_CLK on transfer_setup()

Khairul Anuar Romli (1):
      spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabled

 drivers/spi/spi-cadence-quadspi.c | 53 ++++++++++++++++++++++++++-------------
 drivers/spi/spi-omap2-mcspi.c     |  1 +
 2 files changed, 37 insertions(+), 17 deletions(-)

             reply	other threads:[~2025-09-28 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-28 11:53 Mark Brown [this message]
2025-09-28 17:31 ` [GIT PULL] SPI fixes for v6.17-rc7 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=e6994ab73abe36e39ec60eb63341f022@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;
as well as URLs for NNTP newsgroup(s).