[GIT PULL] firmware: arm_scmi: Updates for v5.12

Sudeep Holla sudeep.holla at arm.com
Wed Jan 20 12:43:56 EST 2021


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(-)



More information about the linux-arm-kernel mailing list