From: Etienne Carriere Date: Mon, 10 Jul 2023 15:05:15 +0000 (+0200) Subject: ARM: dts: stm32: leverage OP-TEE ASync notif on STM32MP13x Soc family X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5060e27012f7e0044ae838de59a46f563c54fb84;p=linux.git ARM: dts: stm32: leverage OP-TEE ASync notif on STM32MP13x Soc family Enables use of GIC PPI#15 for OP-TEE asynchronous notifications on stm32mp13 platforms. Signed-off-by: Etienne Carriere Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/boot/dts/st/stm32mp131.dtsi b/arch/arm/boot/dts/st/stm32mp131.dtsi index d23bbc3639df..672f3b7735a2 100644 --- a/arch/arm/boot/dts/st/stm32mp131.dtsi +++ b/arch/arm/boot/dts/st/stm32mp131.dtsi @@ -33,6 +33,8 @@ optee { method = "smc"; compatible = "linaro,optee-tz"; + interrupt-parent = <&intc>; + interrupts = ; }; scmi: scmi {