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

Commit 1b0ac05a authored by Zhen Kong's avatar Zhen Kong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add memory_region for qseecom on msmnile



add memory_region for qseecom driver on msmnile; this will
cause dma_alloc_coherent to return memory from qseecom_mem
carveout.

Change-Id: Iadbca994f9a081e3c0787e670dc146bec0b107f9
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent c3179e5f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2845,6 +2845,7 @@
		compatible = "qcom,qseecom";
		reg = <0x87900000 0x2200000>;
		reg-names = "secapp-region";
		memory-region = <&qseecom_mem>;
		qcom,hlos-num-ce-hw-instances = <1>;
		qcom,hlos-ce-hw-instance = <0>;
		qcom,qsee-ce-hw-instance = <0>;