mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user