Skip to content

Commit 14e21cb

Browse files
jforissierjenswi-linaro
authored andcommitted
arm64: dt: hikey: Add optee node
Acked-by: Wei Xu <[email protected]> Signed-off-by: Jerome Forissier <[email protected]> Signed-off-by: Jens Wiklander <[email protected]>
1 parent 6a6e770 commit 14e21cb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,13 @@
406406
};
407407
};
408408
};
409+
410+
firmware {
411+
optee {
412+
compatible = "linaro,optee-tz";
413+
method = "smc";
414+
};
415+
};
409416
};
410417

411418
&uart2 {

0 commit comments

Comments
 (0)