[PATCH 11/11] arm64: dts: ls1028a-qds: enable optee node

Sahil Malhotra sahil.malhotra at nxp.com
Fri Nov 12 22:36:37 PST 2021


Hi Leo,

We support OP-TEE on LS1028A-RDB only as of now.
LS1028A-QDS doesn't support OP-TEE.

Regards,
Sahil Malhotra

-----Original Message-----
From: Li Yang <leoyang.li at nxp.com> 
Sent: Saturday, November 13, 2021 4:05 AM
To: Bjorn Helgaas <bhelgaas at google.com>; Rob Herring <robh+dt at kernel.org>; Shawn Guo <shawnguo at kernel.org>
Cc: linux-pci at vger.kernel.org; devicetree at vger.kernel.org; linux-kernel at vger.kernel.org; linux-arm-kernel at lists.infradead.org; Sahil Malhotra <sahil.malhotra at nxp.com>; Leo Li <leoyang.li at nxp.com>
Subject: [PATCH 11/11] arm64: dts: ls1028a-qds: enable optee node

From: Sahil Malhotra <sahil.malhotra at nxp.com>

Optee node is disabled in SoC dtsi.  We are enabling it on qds board.

Signed-off-by: Sahil Malhotra <sahil.malhotra at nxp.com>
Signed-off-by: Li Yang <leoyang.li at nxp.com>
---
 arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts b/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
index 0e2cc610d138..9c74be22d263 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
@@ -349,6 +349,10 @@ &mscc_felix_port4 {
 	status = "okay";
 };
 
+&optee {
+	status = "okay";
+};
+
 &sai1 {
 	status = "okay";
 };
-- 
2.25.1




More information about the linux-arm-kernel mailing list