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.0-rc1
Date: Tue, 16 Aug 2022 12:23:07 +0100 [thread overview]
Message-ID: <20220816112317.47721C433C1@smtp.kernel.org> (raw)
The following changes since commit 69243df953e70c134c6735b31ba0e658c53d3cda:
Add SPI Driver to HPE GXP Architecture (2022-07-29 20:22:22 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.0-rc1
for you to fetch changes up to 2fd92c7b8fe2cfc634613dc093d0f507c7389ea8:
spi: dt-bindings: Drop Pratyush Yadav (2022-08-11 18:41:45 +0100)
----------------------------------------------------------------
spi: Fixes for v6.0
A few fixes that came in since my pull request, the Meson fix is a
little large since it's fixing all possible cases of the problem that
was observed with the driver and clock API trying to share configuration
by integrating the device clocking fully with the clock API rather than
spot fixing the one instance that was observed.
----------------------------------------------------------------
David Jander (1):
spi: spi.c: Add missing __percpu annotations in users of spi_statistics
Krzysztof Kozlowski (1):
spi: dt-bindings: Drop Pratyush Yadav
Lukas Bulwahn (1):
MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE
Neil Armstrong (1):
spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
.../spi/cdns,qspi-nor-peripheral-props.yaml | 2 +-
.../devicetree/bindings/spi/cdns,qspi-nor.yaml | 2 +-
.../bindings/spi/spi-peripheral-props.yaml | 2 +-
MAINTAINERS | 2 +-
drivers/spi/spi-meson-spicc.c | 129 ++++++++++++++++-----
drivers/spi/spi.c | 14 +--
6 files changed, 112 insertions(+), 39 deletions(-)
next reply other threads:[~2022-08-16 11:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-16 11:23 Mark Brown [this message]
2022-08-16 19:21 ` [GIT PULL] SPI fixes for v6.0-rc1 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=20220816112317.47721C433C1@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