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

Commit 397d9a2e authored by Raghavendra Kakarla's avatar Raghavendra Kakarla
Browse files

ARM: dts: msm: Correct control tcs count for atoll



Update the correct control TCS count for display RSC
for atoll.

Change-Id: I2f801083bd6ae25151fda951944ba2b3bf6dd3a1
Signed-off-by: default avatarRaghavendra Kakarla <rkakarla@codeaurora.org>
parent 8586d7a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2565,7 +2565,7 @@
		qcom,tcs-config = <SLEEP_TCS   1>,
				  <WAKE_TCS    1>,
				  <ACTIVE_TCS  0>,
				  <CONTROL_TCS 0>;
				  <CONTROL_TCS 1>;
	};

	system_pm {