From: Bjorn Andersson <andersson@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Ohad Ben-Cohen" <ohad@wizery.com>,
linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Christian Marangi" <ansuelsmth@gmail.com>,
"Kang Chen" <void0red@gmail.com>
Subject: [GIT PULL] hwspinlock updates for v6.6
Date: Mon, 4 Sep 2023 08:55:06 -0700 [thread overview]
Message-ID: <20230904155508.2950832-1-andersson@kernel.org> (raw)
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v6.6
for you to fetch changes up to 23316be8a9d450f33a21f1efe7d89570becbec58:
hwspinlock: qcom: add missing regmap config for SFPB MMIO implementation (2023-07-17 11:49:18 -0700)
----------------------------------------------------------------
hwspinlock updates for v6.6
Convert u8500 and omap drivers to void-returning remove.
Complete the support for representing the Qualcomm TCSR mutex as a mmio
device, and check the return value of devm_regmap_field_alloc() in the
same.
----------------------------------------------------------------
Christian Marangi (1):
hwspinlock: qcom: add missing regmap config for SFPB MMIO implementation
Kang Chen (1):
hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe
Uwe Kleine-König (3):
hwspinlock: omap: Emit only one error message for errors in .remove()
hwspinlock: omap: Convert to platform remove callback returning void
hwspinlock: u8500: Convert to platform remove callback returning void
drivers/hwspinlock/omap_hwspinlock.c | 8 +++-----
drivers/hwspinlock/qcom_hwspinlock.c | 11 +++++++++++
drivers/hwspinlock/u8500_hsem.c | 6 ++----
3 files changed, 16 insertions(+), 9 deletions(-)
next reply other threads:[~2023-09-04 15:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 15:55 Bjorn Andersson [this message]
2023-09-04 22:50 ` [GIT PULL] hwspinlock updates for v6.6 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=20230904155508.2950832-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=ansuelsmth@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=ohad@wizery.com \
--cc=torvalds@linux-foundation.org \
--cc=u.kleine-koenig@pengutronix.de \
--cc=void0red@gmail.com \
/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.