All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_scmi: Updates for v5.12
@ 2021-01-20 17:43 ` Sudeep Holla
  0 siblings, 0 replies; 5+ messages in thread
From: Sudeep Holla @ 2021-01-20 17:43 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Arnd Bergmann, Kevin Hilman, Sudeep Holla, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-updates-5.12

for you to fetch changes up to a90b6543bf062d65292b2c76f1630507d1c9d8ec:

  firmware: arm_scmi: Fix call site of scmi_notification_exit (2021-01-13 14:30:16 +0000)

----------------------------------------------------------------
ARM SCMI updates for v5.12

Addition of optional interrupt to signal completion of the request when
using SMC/HVC transport as on some platforms they can return before the
SCMI request is completed. Apart from that, we just have a minor fix in
scmi_remove which was found recently as we are now experimenting more on
SCMI as module. Finally, we are adding Cristian as official reviewer for
SCMI since he is more involved in active development of new features.

----------------------------------------------------------------
Cristian Marussi (1):
      firmware: arm_scmi: Fix call site of scmi_notification_exit

Jim Quinlan (2):
      dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport
      firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt

Sudeep Holla (1):
      MAINTAINERS: Update ARM SCMI entry

 Documentation/devicetree/bindings/arm/arm,scmi.txt |  8 +++++
 MAINTAINERS                                        |  2 ++
 drivers/firmware/arm_scmi/driver.c                 |  4 +--
 drivers/firmware/arm_scmi/smc.c                    | 42 +++++++++++++++++++++-
 4 files changed, 53 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-22 23:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 17:43 [GIT PULL] firmware: arm_scmi: Updates for v5.12 Sudeep Holla
2021-01-20 17:43 ` Sudeep Holla
2021-01-22 22:46 ` Arnd Bergmann
2021-01-22 22:46   ` Arnd Bergmann
2021-01-22 23:00 ` patchwork-bot+linux-soc

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.