mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -791,6 +791,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&optee {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pdm {
|
||||
status = "okay";
|
||||
#sound-dai-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user