linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_scmi: Fixes for v5.10
@ 2020-10-15 12:35 Sudeep Holla
  0 siblings, 0 replies; only message in thread
From: Sudeep Holla @ 2020-10-15 12:35 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Olof Johansson, Sudeep Holla, Arnd Bergmann, Kevin Hilman

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-15 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 12:35 [GIT PULL] firmware: arm_scmi: Fixes for v5.10 Sudeep Holla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).