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
committed by Tao Huang
parent 5f6e24b4f5
commit d1aaab206a

View File

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