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

Commit a138193c authored by Osvaldo Banuelos's avatar Osvaldo Banuelos
Browse files

ARM: dts: msm: Enable APM clock source switching for msm8996v3



Add a flag to perform APC0 and APC1 clock source switching
during APM switch. This is necessary for stable operation.

Change-Id: Ia0d2af0cd9ec34bf3210e0d3acbf01d70b49c867
Signed-off-by: default avatarOsvaldo Banuelos <osvaldob@codeaurora.org>
parent 86dbe451
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -70,6 +70,10 @@
	regulator-max-microvolt = <1015000>;
};

&apc_apm {
	 /delete-property/ qcom,clock-source-override;
};

&apcc_cpr {
	compatible = "qcom,cpr3-msm8996-v2-hmss-regulator";

+1 −0
Original line number Diff line number Diff line
@@ -243,6 +243,7 @@
				"apc1-cpu1-spm",
				"apc0-l2-spm",
				"apc1-l2-spm";
		qcom,clock-source-override;
	};

	intc: interrupt-controller@09bc0000 {