Skip to content

Commit 7f20eab

Browse files
committed
fixup! arm64: dts: apple: Add initial t602x device trees
1 parent 10c3cca commit 7f20eab

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

arch/arm64/boot/dts/apple/t6021-j416c.dts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
model = "Apple MacBook Pro (16-inch, M2 Max, 2023)";
1818
};
1919

20-
/* This machine model (only) has two extra boost CPU P-states */
20+
/* This machine model (only) has two extra boost CPU P-states *
21+
* Disabled: Only the highest CPU bin (38 GPU cores) has this.
22+
* Keep this disabled until m1n1 learns how to remove these OPPs
23+
* for unsupported machines, otherwise it breaks cpufreq.
2124
&avalanche_opp {
2225
opp18 {
2326
opp-hz = /bits/ 64 <3528000000>;
@@ -32,6 +35,7 @@
3235
turbo-mode;
3336
};
3437
};
38+
*/
3539

3640
&wifi0 {
3741
brcm,board-type = "apple,amami";

0 commit comments

Comments
 (0)