ARM: dts: qcom: Enable pmic alarm sensor thermal zone mitigation
Enable different pmic die temperature alarm sensor mitigation for sun. Change-Id: I795121e91b288307fbc87bcd4a500e4d3b274150 Signed-off-by: Manaf Meethalavalappu Pallikunhi <quic_manafm@quicinc.com>
This commit is contained in:
@@ -109,4 +109,70 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/* v6 board */
|
||||||
|
pm8550vs_f_tz {
|
||||||
|
cooling-maps {
|
||||||
|
pm8550vs_f_apc1 {
|
||||||
|
trip = <&pm8550vs_f_trip0>;
|
||||||
|
cooling-device = <&APC1_MX_CX_PAUSE 1 1>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
/* v8 board */
|
||||||
|
pm8550ve_f_tz {
|
||||||
|
cooling-maps {
|
||||||
|
pm8550ve_f_apc1 {
|
||||||
|
trip = <&pm8550ve_f_trip0>;
|
||||||
|
cooling-device = <&APC1_MX_CX_PAUSE 1 1>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
pm8550vs_j_tz {
|
||||||
|
cooling-maps {
|
||||||
|
pm8550vs_j_apc0 {
|
||||||
|
trip = <&pm8550vs_j_trip0>;
|
||||||
|
cooling-device = <&APC0_MX_CX_PAUSE 1 1>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
pm8550ve_d_tz {
|
||||||
|
cooling-maps {
|
||||||
|
pm8550ve_d_gpu {
|
||||||
|
trip = <&pm8550ve_d_trip0>;
|
||||||
|
cooling-device = <&msm_gpu 5 THERMAL_NO_LIMIT>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
pm8550ve_g_tz {
|
||||||
|
cooling-maps {
|
||||||
|
pm8550ve_g_hvx {
|
||||||
|
trip = <&pm8550ve_g_trip0>;
|
||||||
|
cooling-device = <&cdsp_sw_hvx 5 THERMAL_NO_LIMIT>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pm8550ve_g_modem_lte {
|
||||||
|
trip = <&pm8550ve_g_trip0>;
|
||||||
|
cooling-device = <&modem_lte_dsc 255 255>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pm8550ve_g_modem_nr {
|
||||||
|
trip = <&pm8550ve_g_trip0>;
|
||||||
|
cooling-device = <&modem_nr_dsc 255 255>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
pm8550ve_i_tz {
|
||||||
|
cooling-maps {
|
||||||
|
pm8550ve_i_hmx {
|
||||||
|
trip = <&pm8550ve_i_trip0>;
|
||||||
|
cooling-device = <&cdsp_sw_hmx 5 THERMAL_NO_LIMIT>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user