Merge "ARM: dts: qcom: enable thermal mitigation for sun boards"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e0350f4bad
@@ -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 */
|
||||
|
@@ -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 */
|
||||
|
@@ -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 */
|
||||
|
Reference in New Issue
Block a user