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:
parent
d470a21701
commit
50b2d1bb0f
1 changed files with 7 additions and 0 deletions
|
|
@ -76,6 +76,13 @@
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
firmware {
|
||||
optee {
|
||||
compatible = "linaro,optee-tz";
|
||||
method = "smc";
|
||||
};
|
||||
};
|
||||
|
||||
psci {
|
||||
compatible = "arm,psci-1.0";
|
||||
method = "smc";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue