Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 313aebda authored by Victor Chong's avatar Victor Chong Committed by Wei Xu
Browse files

arm64: dts: hikey960: Add optee node



This patch adds op-tee node for hikey960

Signed-off-by: default avatarVictor Chong <victor.chong@linaro.org>
Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
parent f8054fb8
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -159,6 +159,13 @@
		startup-delay-us = <70000>;
		startup-delay-us = <70000>;
		enable-active-high;
		enable-active-high;
	};
	};

	firmware {
		optee {
			compatible = "linaro,optee-tz";
			method = "smc";
		};
	};
};
};


&i2c0 {
&i2c0 {