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

Commit b309c65d 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: Add E3-M2 LPM mode support for 8996"

parents af3dd8e5 7a8ad0a3
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -52,7 +52,19 @@
				qcom,energy-overhead = <85000>;
				qcom,time-overhead = <120>;
			};
			qcom,pm-cluster-level@1{
			qcom,pm-cluster-level@1{ /* E3-M2 */
				reg = <1>;
				label = "system-ret";
				qcom,spm-cbf-mode = "fpc";
				qcom,spm-l3-mode = "fpc";
				qcom,psci-mode = <0x23>;
				qcom,latency-us = <350>;
				qcom,ss-power = <530>;
				qcom,energy-overhead = <160000>;
				qcom,time-overhead = <550>;
				qcom,min-child-idx = <1>;
			};
			qcom,pm-cluster-level@2{ /* E4-M3 */
				reg = <1>;
				label = "system-fpc";
				qcom,spm-cbf-mode = "fpc";