Skip to content

Commit 0d0eaa7

Browse files
etienne-lmsjenswi-linaro
authored andcommitted
dt-bindings: optee driver interrupt can be a per-cpu interrupt
Explicit in optee firmware device tree bindings that the interrupt used by optee driver for async notification can be a peripheral interrupt or a per-cpu interrupt. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
1 parent eeac8ed commit 0d0eaa7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ properties:
2828
maxItems: 1
2929
description: |
3030
This interrupt which is used to signal an event by the secure world
31-
software is expected to be edge-triggered.
31+
software is expected to be either a per-cpu interrupt or an
32+
edge-triggered peripheral interrupt.
3233
3334
method:
3435
enum: [smc, hvc]

0 commit comments

Comments
 (0)