mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -208,6 +208,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
firmware {
|
||||
optee: optee {
|
||||
compatible = "linaro,optee-tz";
|
||||
method = "smc";
|
||||
};
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
|
||||
Reference in New Issue
Block a user