Linux-SPI 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.9-rc7
Date: Fri, 10 May 2024 12:58:26 +0100	[thread overview]
Message-ID: <275b918bbf12753d81537f9697615900.broonie@kernel.org> (raw)

The following changes since commit 4756fa529b2f12b7cb8f21fe229b0f6f47190829:

  spi: fix null pointer dereference within spi_sync (2024-05-01 11:02:48 +0900)

are available in the Git repository at:

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

for you to fetch changes up to ef13561d2b163ac0ae6befa53bca58a26dc3320b:

  spi: microchip-core-qspi: fix setting spi bus clock rate (2024-05-09 06:59:19 +0200)

----------------------------------------------------------------
spi: Fixes for v6.9

Two device specific fixes here, one avoiding glitches on chip select
with the STM32 driver and one for incorrectly configured clocks on the
Microchip QSPI controller.

----------------------------------------------------------------
Ben Wolsieffer (1):
      spi: stm32: enable controller before asserting CS

Conor Dooley (1):
      spi: microchip-core-qspi: fix setting spi bus clock rate

 drivers/spi/spi-microchip-core-qspi.c |  1 +
 drivers/spi/spi-stm32.c               | 14 ++------------
 2 files changed, 3 insertions(+), 12 deletions(-)

             reply	other threads:[~2024-05-10 11:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-10 11:58 Mark Brown [this message]
2024-05-10 17:29 ` [GIT PULL] SPI fixes for v6.9-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=275b918bbf12753d81537f9697615900.broonie@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 read-only IMAP folder(s) and NNTP newsgroup(s).