From: Sudeep Holla <sudeep.holla@arm.com>
To: ARM SoC Team <arm@kernel.org>, SoC Team <soc@kernel.org>,
ALKML <linux-arm-kernel@lists.infradead.org>
Cc: Olof Johansson <olof@lixom.net>,
Sudeep Holla <sudeep.holla@arm.com>,
Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>
Subject: [GIT PULL] firmware: arm_scmi: Fixes for v5.10
Date: Thu, 15 Oct 2020 13:35:18 +0100 [thread overview]
Message-ID: <20201015123518.GA3839@bogus> (raw)
Hi ARM SoC Team,
Please pull !
Regards,
Sudeep
-->8
The following changes since commit 66d90f6ecee755e9c19a119c9255e80091165498:
firmware: arm_scmi: Enable building as a single module (2020-09-14 07:31:03 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.10
for you to fetch changes up to b9ceca6be43233845be70792be9b5ab315d2e010:
firmware: arm_scmi: Fix duplicate workqueue name (2020-10-14 18:42:41 +0100)
----------------------------------------------------------------
ARM SCMI fixes for v5.10
Handful of fixes, some of them fixing issues since SCMI was merged.
It indicates that it is getting used now and people are finding bugs.
Fixes include unblocking multiple thread access with SMC/HVC transport,
ARCH_COLD_RESET value, locking in notifications, avoiding workqueue
name duplication with multiple instances of SCMI and adding missing
Rx size initialisation when using buffers for repeat transmits.
----------------------------------------------------------------
Cristian Marussi (1):
firmware: arm_scmi: Fix locking in notifications
Etienne Carriere (2):
firmware: arm_scmi: Fix ARCH_COLD_RESET
firmware: arm_scmi: Expand SMC/HVC message pool to more than one
Florian Fainelli (1):
firmware: arm_scmi: Fix duplicate workqueue name
Sudeep Holla (1):
firmware: arm_scmi: Add missing Rx size re-initialisation
drivers/firmware/arm_scmi/base.c | 2 ++
drivers/firmware/arm_scmi/clock.c | 2 ++
drivers/firmware/arm_scmi/common.h | 2 ++
drivers/firmware/arm_scmi/driver.c | 8 ++++++++
drivers/firmware/arm_scmi/notify.c | 22 ++++++++++++++--------
drivers/firmware/arm_scmi/perf.c | 2 ++
drivers/firmware/arm_scmi/reset.c | 4 +---
drivers/firmware/arm_scmi/sensors.c | 2 ++
drivers/firmware/arm_scmi/smc.c | 2 +-
9 files changed, 34 insertions(+), 12 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2020-10-15 12:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20201015123518.GA3839@bogus \
--to=sudeep.holla@arm.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=olof@lixom.net \
--cc=soc@kernel.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