Skip to content

Commit 30d1143

Browse files
igoropaniukjforissier
authored andcommitted
arm64: dts: hi3798cv200-poplar: add optee node
Add optee node, so OP-TEE driver is probed properly. Acked-by: Jerome Forissier <[email protected]> Signed-off-by: Igor Opaniuk <[email protected]>
1 parent 00e4047 commit 30d1143

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@
7171
gpio = <&gpio6 7 0>;
7272
enable-active-high;
7373
};
74+
75+
firmware {
76+
optee {
77+
compatible = "linaro,optee-tz";
78+
method = "smc";
79+
};
80+
};
7481
};
7582

7683
&ehci {

0 commit comments

Comments
 (0)