ARM: dts: rockchip: rv11xx-evb-v10: add optee node

Optee node is default disabled. If you need to run
trusted application, this node should be set as okay.

Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>
Change-Id: I0ec40d3f6bdcdad42565c72a17d7cbb9c30ec555
This commit is contained in:
Elon Zhang
2020-03-28 11:21:55 +08:00
committed by Tao Huang
parent fadd75734b
commit 96a9ae9613

View File

@@ -791,6 +791,10 @@
status = "okay";
};
&optee {
status = "disabled";
};
&pdm {
status = "okay";
#sound-dai-cells = <0>;