Merge "ARM: dts: qcom: enable thermal mitigation for sun boards"

This commit is contained in:
qctecmdr
2023-12-12 11:54:41 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 15 additions and 0 deletions

View File

@@ -63,6 +63,11 @@
};
};
&battery_charger {
qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>;
};
&pmic_glink_debug {
i2c@106 {
reg = <0x106>; /* I2C instance 6 in ADSP for SE5 */

View File

@@ -41,6 +41,11 @@
};
};
&battery_charger {
qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>;
};
&pmic_glink_debug {
i2c@106 {
reg = <0x106>; /* I2C instance 6 in ADSP for SE5 */

View File

@@ -39,6 +39,11 @@
};
};
&battery_charger {
qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>;
};
&pmic_glink_debug {
i2c@106 {
reg = <0x106>; /* I2C instance 6 in ADSP for SE5 */