Skip to content

Commit 5e1d011

Browse files
committed
arm64: dts: apple: t8103: Enable turbo CPU p-states
These should work now that we have cpuidle. Signed-off-by: Hector Martin <[email protected]>
1 parent e73886e commit 5e1d011

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/arm64/boot/dts/apple/t8103.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@
280280
opp-level = <12>;
281281
clock-latency-ns = <55000>;
282282
};
283-
#if 0
284283
/* Not available until CPU deep sleep is implemented */
285284
opp13 {
286285
opp-hz = /bits/ 64 <3096000000>;
@@ -300,7 +299,6 @@
300299
clock-latency-ns = <56000>;
301300
turbo-mode;
302301
};
303-
#endif
304302
};
305303

306304
gpu_opp: opp-table-gpu {

0 commit comments

Comments
 (0)