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

Commit 43da5b59 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 7be3fb0d a138193c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -71,6 +71,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
@@ -244,6 +244,7 @@
				"apc1-cpu1-spm",
				"apc0-l2-spm",
				"apc1-l2-spm";
		qcom,clock-source-override;
	};

	intc: interrupt-controller@09bc0000 {