diff --git a/qcom/sun-pmic-overlay.dtsi b/qcom/sun-pmic-overlay.dtsi index 47e438d1..f57bdfed 100644 --- a/qcom/sun-pmic-overlay.dtsi +++ b/qcom/sun-pmic-overlay.dtsi @@ -203,6 +203,15 @@ qcom,adc-tm-type = <1>; }; + pm8550_pa_therm2 { + reg = ; + label = "pm8550_pa_therm_2"; + qcom,ratiometric; + qcom,hw-settle-time = <200>; + qcom,pre-scaling = <1 1>; + qcom,adc-tm-type = <1>; + }; + pm8550_rear_tof_therm { reg = ; label = "pm8550_rear_tof_therm"; @@ -476,6 +485,25 @@ }; }; + sys-therm-7 { + polling-delay-passive = <0>; + polling-delay = <0>; + thermal-sensors = <&pmk8550_vadc PM8550_ADC5_GEN3_AMUX1_GPIO3_100K_PU>; + trips { + active-config0 { + temperature = <125000>; + hysteresis = <1000>; + type = "passive"; + }; + + active-config1 { + temperature = <125000>; + hysteresis = <1000>; + type = "passive"; + }; + }; + }; + sys-therm-8 { polling-delay-passive = <0>; polling-delay = <0>;