mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: qcom: enable modem Tj thermal zone mitigations for kalama
Enable modem junction temperature thermal zone mitigations for all modem TSENS for kalama. Change-Id: I960e1388586e3b1fe6edbd230bddc2340dd48e5f
This commit is contained in:
@@ -1103,12 +1103,51 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
mdmss0_config0: mdmss0-config0 {
|
||||
temperature = <102000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
mdmss0_config1: mdmss0-config1 {
|
||||
temperature = <105000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
reset-mon-cfg {
|
||||
temperature = <115000>;
|
||||
hysteresis = <5000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
|
||||
cooling-maps {
|
||||
lte_cdev0 {
|
||||
trip = <&mdmss0_config0>;
|
||||
cooling-device = <&modem_lte_dsc 8 8>;
|
||||
};
|
||||
|
||||
nr_scg_cdev0 {
|
||||
trip = <&mdmss0_config0>;
|
||||
cooling-device = <&modem_nr_scg_dsc 10 10>;
|
||||
};
|
||||
|
||||
nr_cdev0 {
|
||||
trip = <&mdmss0_config0>;
|
||||
cooling-device = <&modem_nr_dsc 6 6>;
|
||||
};
|
||||
|
||||
lte_cdev2 {
|
||||
trip = <&mdmss0_config1>;
|
||||
cooling-device = <&modem_lte_dsc 255 255>;
|
||||
};
|
||||
|
||||
nr_cdev2 {
|
||||
trip = <&mdmss0_config1>;
|
||||
cooling-device = <&modem_nr_dsc 255 255>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
mdmss-1 {
|
||||
@@ -1122,12 +1161,51 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
mdmss1_config0: mdmss1-config0 {
|
||||
temperature = <102000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
mdmss1_config1: mdmss1-config1 {
|
||||
temperature = <105000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
reset-mon-cfg {
|
||||
temperature = <115000>;
|
||||
hysteresis = <5000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
|
||||
cooling-maps {
|
||||
lte_cdev0 {
|
||||
trip = <&mdmss1_config0>;
|
||||
cooling-device = <&modem_lte_dsc 8 8>;
|
||||
};
|
||||
|
||||
nr_scg_cdev0 {
|
||||
trip = <&mdmss1_config0>;
|
||||
cooling-device = <&modem_nr_scg_dsc 10 10>;
|
||||
};
|
||||
|
||||
nr_cdev0 {
|
||||
trip = <&mdmss1_config0>;
|
||||
cooling-device = <&modem_nr_dsc 6 6>;
|
||||
};
|
||||
|
||||
lte_cdev2 {
|
||||
trip = <&mdmss1_config1>;
|
||||
cooling-device = <&modem_lte_dsc 255 255>;
|
||||
};
|
||||
|
||||
nr_cdev2 {
|
||||
trip = <&mdmss1_config1>;
|
||||
cooling-device = <&modem_nr_dsc 255 255>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
mdmss-2 {
|
||||
@@ -1141,12 +1219,51 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
mdmss2_config0: mdmss2-config0 {
|
||||
temperature = <102000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
mdmss2_config1: mdmss2-config1 {
|
||||
temperature = <105000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
reset-mon-cfg {
|
||||
temperature = <115000>;
|
||||
hysteresis = <5000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
|
||||
cooling-maps {
|
||||
lte_cdev0 {
|
||||
trip = <&mdmss2_config0>;
|
||||
cooling-device = <&modem_lte_dsc 8 8>;
|
||||
};
|
||||
|
||||
nr_scg_cdev0 {
|
||||
trip = <&mdmss2_config0>;
|
||||
cooling-device = <&modem_nr_scg_dsc 10 10>;
|
||||
};
|
||||
|
||||
nr_cdev0 {
|
||||
trip = <&mdmss2_config0>;
|
||||
cooling-device = <&modem_nr_dsc 6 6>;
|
||||
};
|
||||
|
||||
lte_cdev2 {
|
||||
trip = <&mdmss2_config1>;
|
||||
cooling-device = <&modem_lte_dsc 255 255>;
|
||||
};
|
||||
|
||||
nr_cdev2 {
|
||||
trip = <&mdmss2_config1>;
|
||||
cooling-device = <&modem_nr_dsc 255 255>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
mdmss-3 {
|
||||
@@ -1160,12 +1277,51 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
mdmss3_config0: mdmss3-config0 {
|
||||
temperature = <102000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
mdmss3_config1: mdmss3-config1 {
|
||||
temperature = <105000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
reset-mon-cfg {
|
||||
temperature = <115000>;
|
||||
hysteresis = <5000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
|
||||
cooling-maps {
|
||||
lte_cdev0 {
|
||||
trip = <&mdmss3_config0>;
|
||||
cooling-device = <&modem_lte_dsc 8 8>;
|
||||
};
|
||||
|
||||
nr_scg_cdev0 {
|
||||
trip = <&mdmss3_config0>;
|
||||
cooling-device = <&modem_nr_scg_dsc 10 10>;
|
||||
};
|
||||
|
||||
nr_cdev0 {
|
||||
trip = <&mdmss3_config0>;
|
||||
cooling-device = <&modem_nr_dsc 6 6>;
|
||||
};
|
||||
|
||||
lte_cdev2 {
|
||||
trip = <&mdmss3_config1>;
|
||||
cooling-device = <&modem_lte_dsc 255 255>;
|
||||
};
|
||||
|
||||
nr_cdev2 {
|
||||
trip = <&mdmss3_config1>;
|
||||
cooling-device = <&modem_nr_dsc 255 255>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
camera-0 {
|
||||
|
||||
Reference in New Issue
Block a user