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

Commit 4a2c6023 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: Update clockgating sequence for sdxhedgehog"

parents a2bb9c29 9a06678f
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
		qcom,cpu-vctl-mask = <&CPU0>;
		qcom,mode0  {
			qcom,label = "qcom,saw2-spm-cmd-wfi";
			qcom,sequence = [04 03 04 0f];
			qcom,sequence = [03 0f];
			qcom,spm_en;
		};
		qcom,mode1 {
@@ -108,6 +108,7 @@
					qcom,energy-overhead = <1000000>;
					qcom,time-overhead = <3000>;
					qcom,reset-level = <LPM_RESET_LVL_PC>;
					qcom,use-broadcast-timer;
				};

				qcom,pm-cpu-level@2 {
@@ -118,6 +119,7 @@
					qcom,energy-overhead = <5000000>;
					qcom,time-overhead = <7300>;
					qcom,reset-level = <LPM_RESET_LVL_PC>;
					qcom,use-broadcast-timer;
				};
			};
		};