mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
@@ -154,6 +154,7 @@
|
||||
>;
|
||||
temp-limit-enable = <1>;
|
||||
target-temp = <85>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -129,6 +129,36 @@
|
||||
1008000 1275000
|
||||
1200000 1400000
|
||||
>;
|
||||
virt-temp-limit-1-cpu-busy = <
|
||||
/* target-temp limit-freq */
|
||||
75 1008000
|
||||
85 1200000
|
||||
95 1200000
|
||||
100 1200000
|
||||
>;
|
||||
virt-temp-limit-2-cpu-busy = <
|
||||
/* target-temp limit-freq */
|
||||
75 912000
|
||||
85 1008000
|
||||
95 1104000
|
||||
100 1200000
|
||||
>;
|
||||
virt-temp-limit-3-cpu-busy = <
|
||||
/* target-temp limit-freq */
|
||||
75 816000
|
||||
85 912000
|
||||
95 100800
|
||||
100 110400
|
||||
>;
|
||||
virt-temp-limit-4-cpu-busy = <
|
||||
/* target-temp limit-freq */
|
||||
75 816000
|
||||
85 912000
|
||||
95 100800
|
||||
100 110400
|
||||
>;
|
||||
temp-limit-enable = <1>;
|
||||
target-temp = <85>;
|
||||
status="okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -109,6 +109,36 @@
|
||||
1296000 1350000
|
||||
1320000 1375000
|
||||
>;
|
||||
virt-temp-limit-1-cpu-busy = <
|
||||
/* target-temp limit-freq */
|
||||
75 1008000
|
||||
85 1200000
|
||||
95 1200000
|
||||
100 1200000
|
||||
>;
|
||||
virt-temp-limit-2-cpu-busy = <
|
||||
/* target-temp limit-freq */
|
||||
75 912000
|
||||
85 1008000
|
||||
95 1104000
|
||||
100 1200000
|
||||
>;
|
||||
virt-temp-limit-3-cpu-busy = <
|
||||
/* target-temp limit-freq */
|
||||
75 816000
|
||||
85 912000
|
||||
95 100800
|
||||
100 110400
|
||||
>;
|
||||
virt-temp-limit-4-cpu-busy = <
|
||||
/* target-temp limit-freq */
|
||||
75 816000
|
||||
85 912000
|
||||
95 100800
|
||||
100 110400
|
||||
>;
|
||||
temp-limit-enable = <1>;
|
||||
target-temp = <85>;
|
||||
status="okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user