]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'scmi-updates-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Jan 2021 14:28:16 +0000 (15:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Jan 2021 14:28:16 +0000 (15:28 +0100)
commite6babd8dded31c0235c2e83871d290dfd407e4fa
treefdb85acc4ae476a86d6cae2573dc47ebf739e2c3
parent7c53f6b671f4aba70ff15e1b05148b10d58c2837
parenta90b6543bf062d65292b2c76f1630507d1c9d8ec
Merge tag 'scmi-updates-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers

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.

* tag 'scmi-updates-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_scmi: Fix call site of scmi_notification_exit
  MAINTAINERS: Update ARM SCMI entry
  firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
  dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport

Link: https://lore.kernel.org/r/20210120174356.cnxopzjjpqo5e3ws@bogus
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS