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

Commit 34ccd755 authored by Zhen Kong's avatar Zhen Kong
Browse files

ARM: dts: msm: add clock management flag for qcrypto driver on 8084



Add an optional flag "clk_mgmt_sus_res" to indicate if the ce
clocks need to be disabled in suspend function and enabled in
resume function of qcrypto driver.

Change-Id: I80cde9e4d86b3707c385a85c32764f99e7b9dfb0
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 22b9645b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -653,6 +653,7 @@
		qcom,bam-pipe-pair = <2>;
		qcom,ce-hw-instance = <1>;
		qcom,ce-device = <0>;
		qcom,clk-mgmt-sus-res;
                qcom,msm-bus,name = "qcrypto-noc";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;