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

Commit 5e847b26 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Set control TCS count to zero for shima"

parents e4c629d3 6abfe1df
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -58,8 +58,8 @@
				entry-latency-us = <3638>;
				exit-latency-us = <6562>;
				min-residency-us = <9826>;
				arm,psci-suspend-param = <0xc240>;
				qcom,psci-mode = <0xc24>;
				arm,psci-suspend-param = <0xc340>;
				qcom,psci-mode = <0xc34>;
				qcom,is-reset;
				qcom,notify-rpm;
				qcom,min-child-idx = <2>;
+1 −1
Original line number Diff line number Diff line
@@ -1863,7 +1863,7 @@
		qcom,tcs-config = <ACTIVE_TCS  2>,
				  <SLEEP_TCS   3>,
				  <WAKE_TCS    3>,
				  <CONTROL_TCS 1>;
				  <CONTROL_TCS 0>;

		rpmhcc: qcom,rpmhclk {
			compatible = "qcom,shima-rpmh-clk";