public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v6.3
@ 2023-03-01 20:34 Mark Brown
  2023-03-02 18:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-03-01 20:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 7234d746a8339066313518bfa024fa03f363a55e:

  spi: dt-bindings: qcom,spi-qcom-qspi: document OPP and power-domains (2023-02-17 19:18:54 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 2449d436681d40bc63ec2c766fd51b632270d8a7:

  spi: tegra210-quad: Fix iterator outside loop (2023-02-28 13:59:58 +0000)

----------------------------------------------------------------
spi: Fixes for v6.3

A small set of fixes for SPI drivers, Krishna has been doing a bunch of
work on Tegra210 QuadSPI and found a bunch of issues there and there's
a couple of small fixes for other drivers too.

----------------------------------------------------------------
Dhruva Gole (1):
      spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bits

Hongbin Ji (1):
      spi: cadence-quadspi: Fix cancel the indirect read mask

Krishna Yarlagadda (3):
      spi: tegra210-quad: set half duplex flag
      spi: tegra210-quad: Fix validate combined sequence
      spi: tegra210-quad: Fix iterator outside loop

 drivers/spi/spi-cadence-quadspi.c |  2 +-
 drivers/spi/spi-sn-f-ospi.c       |  2 +-
 drivers/spi/spi-tegra210-quad.c   | 15 ++++++++++-----
 3 files changed, 12 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-02 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-01 20:34 [GIT PULL] SPI fixes for v6.3 Mark Brown
2023-03-02 18:33 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox