Skip to content

Commit c58e8c4

Browse files
committed
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>
1 parent 67e46ec commit c58e8c4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3328.dtsi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,13 @@
157157
nvmem-cell-names = "id", "cpu-version";
158158
};
159159

160+
firmware {
161+
optee {
162+
compatible = "linaro,optee-tz";
163+
method = "smc";
164+
};
165+
};
166+
160167
psci {
161168
compatible = "arm,psci-1.0";
162169
method = "smc";

0 commit comments

Comments
 (0)