提交 7ab5630a 编写于 作者: J Jens Wiklander 提交者: Tom Rini

arm: dt: hikey: Add optee node

Sync with 14e21cb8f811 ("arm64: dt: hikey: Add optee node"
from Linux kernel.
Reviewed-by: NSimon Glass <sjg@chromium.org>
Signed-off-by: NJens Wiklander <jens.wiklander@linaro.org>
上级 1ea3fbe3
......@@ -31,6 +31,13 @@
device_type = "memory";
reg = <0x0 0x0 0x0 0x40000000>;
};
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
};
&uart2 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册