mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-28 08:24:36 +00:00
ARM: dts: qcom: Update skin mitigation trips for waipio
Update mitigation trips for waipio based on latest recommendation. Change-Id: If0d9689658712c603a93f1f34a197d2970ce41dd
This commit is contained in:
@@ -296,12 +296,6 @@
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
qtm_config2: qtm-config2 {
|
||||
temperature = <85000>;
|
||||
hysteresis = <2000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
|
||||
cooling-maps {
|
||||
@@ -314,11 +308,6 @@
|
||||
trip = <&qtm_config1>;
|
||||
cooling-device = <&mmw1_dsc 3 3>;
|
||||
};
|
||||
|
||||
mmw2_cdev2 {
|
||||
trip = <&qtm_config2>;
|
||||
cooling-device = <&mmw1_dsc 4 4>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -337,13 +326,13 @@
|
||||
};
|
||||
|
||||
skin_config2: skin-config2 {
|
||||
temperature = <53000>;
|
||||
temperature = <65000>;
|
||||
hysteresis = <2000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
skin_config3: skin-config3 {
|
||||
temperature = <56000>;
|
||||
temperature = <85000>;
|
||||
hysteresis = <2000>;
|
||||
type = "passive";
|
||||
};
|
||||
@@ -365,11 +354,6 @@
|
||||
cooling-device = <&modem_nr_scg_dsc 10 10>;
|
||||
};
|
||||
|
||||
nr_cdev2 {
|
||||
trip = <&skin_config2>;
|
||||
cooling-device = <&modem_nr_dsc 9 9>;
|
||||
};
|
||||
|
||||
nr_cdev3 {
|
||||
trip = <&skin_config3>;
|
||||
cooling-device = <&modem_nr_dsc 255 255>;
|
||||
|
||||
Reference in New Issue
Block a user