summaryrefslogtreecommitdiff
path: root/qcom/khaje-qrd-pm7250b.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'qcom/khaje-qrd-pm7250b.dtsi')
-rw-r--r--qcom/khaje-qrd-pm7250b.dtsi31
1 files changed, 31 insertions, 0 deletions
diff --git a/qcom/khaje-qrd-pm7250b.dtsi b/qcom/khaje-qrd-pm7250b.dtsi
index 25dd2d97..cbe8509a 100644
--- a/qcom/khaje-qrd-pm7250b.dtsi
+++ b/qcom/khaje-qrd-pm7250b.dtsi
@@ -159,3 +159,34 @@
&usb0 {
extcon = <&pm7250b_pdphy>, <&pm7250b_charger>, <&eud>;
};
+
+&thermal_zones {
+ quiet-therm-step {
+ cooling-maps {
+ quiet_batt_cdev1 {
+ trip = <&skin_batt_trip0>;
+ cooling-device = <&pm7250b_charger 8 8>;
+ };
+
+ quiet_batt_cdev2 {
+ trip = <&skin_batt_trip1>;
+ cooling-device = <&pm7250b_charger 12 12>;
+ };
+
+ quiet_batt_cdev3 {
+ trip = <&skin_batt_trip2>;
+ cooling-device = <&pm7250b_charger 14 14>;
+ };
+
+ quiet_batt_cdev4 {
+ trip = <&skin_batt_trip3>;
+ cooling-device = <&pm7250b_charger 16 16>;
+ };
+
+ quiet_batt_cdev5 {
+ trip = <&skin_batt_trip4>;
+ cooling-device = <&pm7250b_charger 18 18>;
+ };
+ };
+ };
+};