summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
diff options
context:
space:
mode:
authorSahil Malhotra <sahil.malhotra@nxp.com>2019-08-03 09:45:28 +0530
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:11:17 +0800
commit804d05706ee61e101326b4fa320ce511feb0e04c (patch)
treeb5e24410177b2c9f620f8a8d9a552173c2242a5c /arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
parent30b70ae21ef29db89292fdf1e1c301c9062e1c72 (diff)
arm64: dts: fsl: add optee node for ls1028
For enabling OP-TEE on LS1028, need to add optee node in DTS Signed-off-by: Sahil Malhotra <sahil.malhotra@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
index 88043f516b6d..6179e949a62f 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
@@ -765,6 +765,13 @@
};
};
+ firmware {
+ optee {
+ compatible = "linaro,optee-tz";
+ method = "smc";
+ };
+ };
+
malidp0: display@f080000 {
compatible = "arm,mali-dp500";
reg = <0x0 0xf080000 0x0 0x10000>;