Linux SPI subsystem development
 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.12-merge-window
Date: Wed, 25 Sep 2024 11:00:43 +0200	[thread overview]
Message-ID: <5ae623a059a1f568473204bde232a815.broonie@kernel.org> (raw)

The following changes since commit 07f1eb718db281c3e0cdb068ea7d73c30921a81c:

  spi: geni-qcom: Use devm functions to simplify code (2024-09-12 12:39:04 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.12-merge-window

for you to fetch changes up to 329ca3eed4a9a161515a8714be6ba182321385c7:

  spi: atmel-quadspi: Avoid overwriting delay register settings (2024-09-20 11:41:19 +0200)

----------------------------------------------------------------
spi: Fixes for v6.12

Some driver specific fixes that came in during the merge window. Lorenzo
Bianconi did some extra testing on the recently added arioha driver and
found some issues, Alexander Dahl fixed some issues with signal delays
in the Atmel QSPI driver and Jinjie Ruan has been fixing some nits with
runtime PM cleanup.

----------------------------------------------------------------
Alexander Dahl (1):
      spi: atmel-quadspi: Avoid overwriting delay register settings

Jinjie Ruan (2):
      spi: atmel-quadspi: Undo runtime PM changes at driver exit time
      spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time

Lorenzo Bianconi (3):
      spi: airoha: fix dirmap_{read,write} operations
      spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
      spi: airoha: remove read cache in airoha_snand_dirmap_read()

 drivers/spi/atmel-quadspi.c   | 15 +++++++++------
 drivers/spi/spi-airoha-snfi.c | 43 ++++++++++++++++---------------------------
 drivers/spi/spi-fsl-lpspi.c   |  1 +
 3 files changed, 26 insertions(+), 33 deletions(-)

             reply	other threads:[~2024-09-25  9:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25  9:00 Mark Brown [this message]
2024-09-25 22:07 ` [GIT PULL] SPI fixes for v6.12-merge-window 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=5ae623a059a1f568473204bde232a815.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