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.13-merge-window
Date: Thu, 28 Nov 2024 13:54:53 +0000	[thread overview]
Message-ID: <d3586482f22de4e1ccfca9139e4d30dd.broonie@kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1371 bytes --]

The following changes since commit 26470a2e87a6fc40750f4bfe962519e9ae9a9e72:

  spi: imx: support word delay in ecspi (2024-11-14 11:43:39 +0000)

are available in the Git repository at:

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

for you to fetch changes up to d24cfee7f63d6b44d45a67c5662bd1cc48e8b3ca:

  spi: Fix acpi deferred irq probe (2024-11-26 11:29:15 +0000)

----------------------------------------------------------------
spi: Fixes for v6.13

A few fairly minor driver specific fixes, plus one core fix for the
handling of deferred probe on ACPI systems - we ignoring probe deferral
and incorrectly treating it like a fatal error while parsing the generic
ACPI bindings for SPI devices.

----------------------------------------------------------------
Antonio Quartulli (1):
      spi-imx: prevent overflow when estimating transfer time

Csókás, Bence (1):
      spi: atmel-quadspi: Fix register name in verbose logging function

Jon Lin (1):
      spi: rockchip-sfc: Embedded DMA only support 4B aligned address

Stanislaw Gruszka (1):
      spi: Fix acpi deferred irq probe

 drivers/spi/atmel-quadspi.c    |  2 +-
 drivers/spi/spi-imx.c          |  2 +-
 drivers/spi/spi-rockchip-sfc.c |  2 +-
 drivers/spi/spi.c              | 13 ++++++++++---
 4 files changed, 13 insertions(+), 6 deletions(-)

             reply	other threads:[~2024-11-28 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28 13:54 Mark Brown [this message]
2024-11-28 19:19 ` [GIT PULL] SPI fixes for v6.13-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=d3586482f22de4e1ccfca9139e4d30dd.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