arm64: dts: hikey960: Add optee node

This patch adds op-tee node for hikey960

Signed-off-by: Victor Chong <victor.chong@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
This commit is contained in:
Victor Chong 2017-08-14 17:50:43 +08:00 committed by Wei Xu
parent f8054fb8a7
commit 313aebda84
1 changed files with 7 additions and 0 deletions

View File

@ -159,6 +159,13 @@ wlan_en: wlan-en-1-8v {
startup-delay-us = <70000>;
enable-active-high;
};
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
};
&i2c0 {