File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
arch/arm64/boot/dts/exynos/google Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 155
155
idle-state-name = "c2";
156
156
compatible = "arm,idle-state";
157
157
arm,psci-suspend-param = <0x0010000>;
158
+ local-timer-stop;
158
159
entry-latency-us = <70>;
159
160
exit-latency-us = <160>;
160
161
min-residency-us = <2000>;
164
165
idle-state-name = "c2";
165
166
compatible = "arm,idle-state";
166
167
arm,psci-suspend-param = <0x0010000>;
168
+ local-timer-stop;
167
169
entry-latency-us = <150>;
168
170
exit-latency-us = <190>;
169
171
min-residency-us = <2500>;
173
175
idle-state-name = "c2";
174
176
compatible = "arm,idle-state";
175
177
arm,psci-suspend-param = <0x0010000>;
178
+ local-timer-stop;
176
179
entry-latency-us = <235>;
177
180
exit-latency-us = <220>;
178
181
min-residency-us = <3500>;
You can’t perform that action at this time.
0 commit comments