arm64: dts: rockchip: rk3328: add firmware and optee node

Add optee node to supply OP-TEE required properties.
/optee node is supposed to be below /firmware node.

Change-Id: I5a55a8e62c741726b9c5c7cf33ca832d3cbae86b
Signed-off-by: Zhang Zhijie <zhangzj@rock-chips.com>
This commit is contained in:
Zhang Zhijie
2017-11-30 11:50:22 +08:00
parent 67e46ec537
commit c58e8c45ef

View File

@@ -157,6 +157,13 @@
nvmem-cell-names = "id", "cpu-version";
};
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
psci {
compatible = "arm,psci-1.0";
method = "smc";