ARM: dts: rockchip: rk3288: 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: Elon Zhang <zhangzj@rock-chips.com>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I067f12319a2ec3252655669b199ced6ab451cbd9
This commit is contained in:
Elon Zhang
2020-07-06 15:36:35 +08:00
committed by Tao Huang
parent e7be6c1a29
commit e5611037e8

View File

@@ -208,6 +208,13 @@
};
};
firmware {
optee: optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
reserved-memory {
#address-cells = <2>;
#size-cells = <2>;