ARM: dts: qcom: update modem tj mitigation for sun
Update modem tj thermal zone mitigation configuration based on latest envelop recommendation. Change-Id: I711241184501b8b2640204a136add356df9d18ab Signed-off-by: Manaf Meethalavalappu Pallikunhi <quic_manafm@quicinc.com>
This commit is contained in:
@@ -1769,12 +1769,12 @@
|
|||||||
|
|
||||||
nr_scg_cdev0 {
|
nr_scg_cdev0 {
|
||||||
trip = <&mdmss0_config0>;
|
trip = <&mdmss0_config0>;
|
||||||
cooling-device = <&modem_nr_scg_dsc 12 12>;
|
cooling-device = <&modem_nr_scg_dsc 100 100>;
|
||||||
};
|
};
|
||||||
|
|
||||||
nr_cdev0 {
|
nr_cdev0 {
|
||||||
trip = <&mdmss0_config0>;
|
trip = <&mdmss0_config0>;
|
||||||
cooling-device = <&modem_nr_dsc 8 8>;
|
cooling-device = <&modem_nr_dsc 10 10>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lte_cdev2 {
|
lte_cdev2 {
|
||||||
@@ -1833,12 +1833,12 @@
|
|||||||
|
|
||||||
nr_scg_cdev0 {
|
nr_scg_cdev0 {
|
||||||
trip = <&mdmss1_config0>;
|
trip = <&mdmss1_config0>;
|
||||||
cooling-device = <&modem_nr_scg_dsc 12 12>;
|
cooling-device = <&modem_nr_scg_dsc 100 100>;
|
||||||
};
|
};
|
||||||
|
|
||||||
nr_cdev0 {
|
nr_cdev0 {
|
||||||
trip = <&mdmss1_config0>;
|
trip = <&mdmss1_config0>;
|
||||||
cooling-device = <&modem_nr_dsc 8 8>;
|
cooling-device = <&modem_nr_dsc 10 10>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lte_cdev2 {
|
lte_cdev2 {
|
||||||
@@ -1897,12 +1897,12 @@
|
|||||||
|
|
||||||
nr_scg_cdev0 {
|
nr_scg_cdev0 {
|
||||||
trip = <&mdmss2_config0>;
|
trip = <&mdmss2_config0>;
|
||||||
cooling-device = <&modem_nr_scg_dsc 12 12>;
|
cooling-device = <&modem_nr_scg_dsc 100 100>;
|
||||||
};
|
};
|
||||||
|
|
||||||
nr_cdev0 {
|
nr_cdev0 {
|
||||||
trip = <&mdmss2_config0>;
|
trip = <&mdmss2_config0>;
|
||||||
cooling-device = <&modem_nr_dsc 8 8>;
|
cooling-device = <&modem_nr_dsc 10 10>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lte_cdev2 {
|
lte_cdev2 {
|
||||||
@@ -1961,12 +1961,12 @@
|
|||||||
|
|
||||||
nr_scg_cdev0 {
|
nr_scg_cdev0 {
|
||||||
trip = <&mdmss3_config0>;
|
trip = <&mdmss3_config0>;
|
||||||
cooling-device = <&modem_nr_scg_dsc 12 12>;
|
cooling-device = <&modem_nr_scg_dsc 100 100>;
|
||||||
};
|
};
|
||||||
|
|
||||||
nr_cdev0 {
|
nr_cdev0 {
|
||||||
trip = <&mdmss3_config0>;
|
trip = <&mdmss3_config0>;
|
||||||
cooling-device = <&modem_nr_dsc 8 8>;
|
cooling-device = <&modem_nr_dsc 10 10>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lte_cdev2 {
|
lte_cdev2 {
|
||||||
|
Reference in New Issue
Block a user