All of lore.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.5-merge-window
Date: Thu, 06 Jul 2023 15:41:15 +0100	[thread overview]
Message-ID: <20230706144126.DFF70C433C8@smtp.kernel.org> (raw)

The following changes since commit e884a133340a470070b2c59833c9ff87aa6517ba:

  spi: dt-bindings: atmel,at91rm9200-spi: fix broken sam9x7 compatible (2023-06-24 12:25:34 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 879a879c216a41f5403d8d3dbc204a48501912bf:

  spi: bcm{63xx,bca}-hsspi: update my email address (2023-07-04 13:54:19 +0100)

----------------------------------------------------------------
spi: Fixes for v6.5

A few mostly minor fixes that came in during the merge window, plus one
administrative update for Jonas' e-mail address.  The spi-geni-qcom fix
is more major than the others, fixing the newly added DMA support for
large reads which trigger DMA.

----------------------------------------------------------------
Dmitry Baryshkov (1):
      spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode

Geert Uytterhoeven (1):
      spi: rzv2m-csi: Fix SoC product name

Jonas Gorski (2):
      spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
      spi: bcm{63xx,bca}-hsspi: update my email address

 drivers/spi/Kconfig             |  2 +-
 drivers/spi/spi-bcm-qspi.c      | 10 +++-------
 drivers/spi/spi-bcm63xx-hsspi.c |  2 +-
 drivers/spi/spi-bcmbca-hsspi.c  |  2 +-
 drivers/spi/spi-geni-qcom.c     |  6 ++++++
 5 files changed, 12 insertions(+), 10 deletions(-)

             reply	other threads:[~2023-07-06 14:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 14:41 Mark Brown [this message]
2023-07-07  2:27 ` [GIT PULL] SPI fixes for v6.5-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=20230706144126.DFF70C433C8@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.