All of lore.kernel.org
 help / color / mirror / Atom feed
[parent not found: < <CAFA6WYP09nmgXafdqZnpBfoe_rHTDCDy+BV8d8jjC-V9mCADSQ@mail.gmail.com>]
* [PATCH v6 1/2] dt-bindings: optee driver interrupt can be a per-cpu interrupt
@ 2023-03-22 13:22 ` Etienne Carriere
  0 siblings, 0 replies; 18+ messages in thread
From: Etienne Carriere @ 2023-03-22 13:22 UTC (permalink / raw)
  To: op-tee

[-- Attachment #1: Type: text/plain, Size: 1190 bytes --]

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>
---
No change since v5

No change since v4

Changes since v3:
- Patch added in this v4 to address review comments.
---
 .../devicetree/bindings/arm/firmware/linaro,optee-tz.yaml      | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml b/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml
index d4dc0749f9fd..5d033570b57b 100644
--- a/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml
+++ b/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml
@@ -28,7 +28,8 @@ properties:
     maxItems: 1
     description: |
       This interrupt which is used to signal an event by the secure world
-      software is expected to be edge-triggered.
+      software is expected to be either a per-cpu interrupt or an
+      edge-triggered peripheral interrupt.
 
   method:
     enum: [smc, hvc]
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-03-30  9:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] < <CAFA6WYP16n9MkC5mQnRXMBsCqVLQyfLejk1Vt1Z6o=XPX6ccAQ@mail.gmail.com>
2023-03-30  9:22 ` [PATCH v6 2/2] optee: add per cpu asynchronous notification Jens Wiklander
2023-03-30  9:22   ` Jens Wiklander
2023-03-30  9:22   ` Jens Wiklander
     [not found] < <CAFA6WYP09nmgXafdqZnpBfoe_rHTDCDy+BV8d8jjC-V9mCADSQ@mail.gmail.com>
2023-03-30  9:23 ` [PATCH v6 1/2] dt-bindings: optee driver interrupt can be a per-cpu interrupt Jens Wiklander
2023-03-30  9:23   ` Jens Wiklander
2023-03-30  9:23   ` Jens Wiklander
2023-03-22 13:22 Etienne Carriere
2023-03-22 13:22 ` Etienne Carriere
2023-03-22 13:22 ` Etienne Carriere
2023-03-22 13:22 ` [PATCH v6 2/2] optee: add per cpu asynchronous notification Etienne Carriere
2023-03-22 13:22   ` Etienne Carriere
2023-03-22 13:22   ` Etienne Carriere
2023-03-22 14:58   ` Sumit Garg
2023-03-22 14:58     ` Sumit Garg
2023-03-22 14:58     ` Sumit Garg
2023-03-22 14:56 ` [PATCH v6 1/2] dt-bindings: optee driver interrupt can be a per-cpu interrupt Sumit Garg
2023-03-22 14:56   ` Sumit Garg
2023-03-22 14:56   ` Sumit Garg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.