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

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

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Ib7a96ea6b72915703ae3a9595a32fd84802c7a22
This commit is contained in:
Hisping Lin
2020-11-24 18:14:41 +08:00
committed by Tao Huang
parent 8655e57f8e
commit 4fc181b2a2

View File

@@ -152,6 +152,13 @@
ports = <&vop_out>;
};
firmware {
optee: optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
mpp_srv: mpp-srv {
compatible = "rockchip,mpp-service";
rockchip,taskqueue-count = <5>;