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:
Alexandre Torgue
2022-06-20 14:30:18 +02:00
parent 9abf2313ad
commit fb4ce97d9c

View File

@@ -33,6 +33,8 @@
optee {
method = "smc";
compatible = "linaro,optee-tz";
interrupt-parent = <&intc>;
interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
};
scmi: scmi {