Merge branch 'arm/drivers' into for-next
authorArnd Bergmann <arnd@arndb.de>
Fri, 25 Feb 2022 17:06:55 +0000 (18:06 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 25 Feb 2022 17:06:55 +0000 (18:06 +0100)
commit46dd03d63a9f8e74566411ce937911f6caf64627
tree0637f2d7c450b414bf736493a5abebd63f47e1c8
parent8dd6c8daed81b1d15b7223b6020c04b379132397
parentab930ecfcee86fb333ab42954caddaddd3c2e82d
Merge branch 'arm/drivers' into for-next

* arm/drivers: (59 commits)
  soc: renesas: Kconfig: Introduce ARCH_RZG2L config option
  soc: renesas: Kconfig: Explicitly select PM and PM_GENERIC_DOMAINS configs
  bus: imx-weim: add DT overlay support for WEIM bus
  clk: scmi: Support atomic clock enable/disable API
  firmware: arm_scmi: Add support for clock_enable_latency
  firmware: arm_scmi: Add atomic support to clock protocol
  firmware: arm_scmi: Support optional system wide atomic-threshold-us
  dt-bindings: firmware: arm,scmi: Add atomic-threshold-us optional property
  firmware: arm_scmi: Add atomic mode support to virtio transport
  firmware: arm_scmi: Review virtio free_list handling
  firmware: arm_scmi: Add a virtio channel refcount
  firmware: imx: scu-pd: imx8q: add vpu mu resources
  tee: refactor TEE_SHM_* flags
  tee: replace tee_shm_register()
  KEYS: trusted: tee: use tee_shm_register_kernel_buf()
  tee: add tee_shm_register_{user,kernel}_buf()
  optee: add optee_pool_op_free_helper()
  tee: replace tee_shm_alloc()
  tee: simplify shm pool handling
  tee: add tee_shm_alloc_user_buf()
  ...
drivers/firmware/arm_scmi/driver.c
drivers/tee/optee/ffa_abi.c
drivers/tee/optee/smc_abi.c