Merge "ARM: dts: qcom: specify thermal mitigation levels for Kalama MTP/QRD"

This commit is contained in:
qctecmdr
2022-03-04 15:34:57 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 8 additions and 0 deletions

View File

@@ -168,3 +168,7 @@
};
};
};
&battery_charger {
qcom,thermal-mitigation = <3000000 1500000 1000000 500000>;
};

View File

@@ -211,3 +211,7 @@
};
};
};
&battery_charger {
qcom,thermal-mitigation-step = <500000>;
};