[PATCH 5/5] arm64: dts: freescale: imx93-frdm: Add OP-TEE device tree node
Mathieu Dubois-Briand
mathieu.dubois-briand at bootlin.com
Fri Jul 10 08:31:38 PDT 2026
Add missing firmware/optee node, so the kernel can communicate with the
OP-TEE firmware.
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand at bootlin.com>
---
arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts b/arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts
index bd14ba28690c..8aba7ed4c535 100644
--- a/arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts
+++ b/arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts
@@ -121,6 +121,13 @@ vdevbuffer: vdevbuffer at a4020000 {
};
};
+ firmware {
+ optee: optee {
+ compatible = "linaro,optee-tz";
+ method = "smc";
+ };
+ };
+
sound-mqs {
compatible = "fsl,imx-audio-mqs";
model = "mqs-audio";
--
2.47.3
More information about the linux-arm-kernel
mailing list