Commit 313aebda authored by Victor Chong's avatar Victor Chong Committed by Wei Xu

arm64: dts: hikey960: Add optee node

This patch adds op-tee node for hikey960
Signed-off-by: default avatarVictor Chong <victor.chong@linaro.org>
Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
parent f8054fb8
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment