[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230301203511.BDD9FC433D2@smtp.kernel.org>
Date:   Wed, 01 Mar 2023 20:34:59 +0000
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
        Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] SPI fixes for v6.3
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(-)
Powered by blists - more mailing lists
 
