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.3
Date: Wed, 01 Mar 2023 20:34:59 +0000 [thread overview]
Message-ID: <20230301203511.BDD9FC433D2@smtp.kernel.org> (raw)
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(-)
next reply other threads:[~2023-03-01 20:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-01 20:34 Mark Brown [this message]
2023-03-02 18:33 ` [GIT PULL] SPI fixes for v6.3 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=20230301203511.BDD9FC433D2@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox