mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-26 03:52:41 +00:00
ARM: dts: stm32: add fake interrupt propoerty for ASync notif - TEMP/TO REMOVE
Current internal optee version enables ASYNc notif and in suche case interrupt is mandatory in optee node. Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
optee {
|
||||
method = "smc";
|
||||
compatible = "linaro,optee-tz";
|
||||
interrupt-parent = <&intc>;
|
||||
interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
|
||||
};
|
||||
|
||||
scmi: scmi {
|
||||
|
||||
Reference in New Issue
Block a user