Merge tag 'optee-per-cpu-irq-for-v6.4' of https://git.linaro.org/people/jens.wiklande...
authorArnd Bergmann <arnd@arndb.de>
Tue, 4 Apr 2023 14:09:31 +0000 (16:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 4 Apr 2023 14:09:32 +0000 (16:09 +0200)
commit0d3becec770e694896fadfcbe0a01968266c2c85
treef59482a5851e948b027a8b8a4d1fc5f7f805bfba
parenta5eb3469199ece6617309dd2fde65f05680ebf0b
parentb3b4ced12c1bc829888803ce07fff317e590ec1c
Merge tag 'optee-per-cpu-irq-for-v6.4' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/drivers

Add OP-TEE per cpu asynchronous notification

Adds support for signalling from secure world with per-cpu interrupts in
addition to edge-triggered peripheral interrupts.

* tag 'optee-per-cpu-irq-for-v6.4' of https://git.linaro.org/people/jens.wiklander/linux-tee:
  optee: add per cpu asynchronous notification
  dt-bindings: optee driver interrupt can be a per-cpu interrupt

Link: https://lore.kernel.org/r/20230404062727.GA2765560@rayden
Signed-off-by: Arnd Bergmann <arnd@arndb.de>