arm64: dts: rockchip: px30: 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: I0737e7ef3cb495d1fae6354baf66c600fb02fc2f
Signed-off-by: Zhang Zhijie <zhangzj@rock-chips.com>
This commit is contained in:
Zhang Zhijie 2018-01-16 09:06:02 +08:00 committed by Tao Huang
commit 50b2d1bb0f

View file

@ -76,6 +76,13 @@
status = "disabled";
};
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
psci {
compatible = "arm,psci-1.0";
method = "smc";