mirror of
https://github.com/padavanonly/immortalwrt-mt798x.git
synced 2025-12-16 16:56:38 +00:00
Update mt7986a-bananapi-bpi-r3mini-emmc.dts
This commit is contained in:
parent
bfb021163e
commit
181f828e8e
@ -137,13 +137,13 @@
|
||||
&cpu_thermal {
|
||||
trips {
|
||||
cpu_trip_critical: critical {
|
||||
temperature = <50000>;
|
||||
temperature = <95000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
};
|
||||
|
||||
cpu_trip_hot: hot {
|
||||
temperature = <40000>;
|
||||
temperature = <45000>;
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
@ -155,7 +155,7 @@
|
||||
};
|
||||
|
||||
cpu_trip_passive: passive {
|
||||
temperature = <30000>;
|
||||
temperature = <20000>;
|
||||
hysteresis = <2000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user