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

Commit dc61951f authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add 'qcom,disallow-clear' property for MSM8937



The device tree property will disallow clearing retention memory bits
associated with the gdsc until modem/lpass subsystems are out of reset.

Change-Id: Ibfda13e9425275597c2bb330f336018606f7ead9
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 1abae077
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1758,6 +1758,7 @@
	clock-names = "core_clk", "bus_clk";
	clocks = <&clock_gcc clk_gcc_mdss_mdp_clk>,
		 <&clock_gcc clk_gcc_mdss_axi_clk>;
	qcom,disallow-clear;
	status = "okay";
};