Loading arch/arm64/boot/dts/qcom/pm8953.dtsi +31 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ qcom,adc-bit-resolution = <15>; qcom,adc-vdd-reference = <1800>; qcom,vadc-poll-eoc; #thermal-sensor-cells = <1>; chan@5 { label = "vcoin"; Loading Loading @@ -307,6 +308,36 @@ }; &thermal_zones { xo-therm-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8953_vadc 0x32>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; xo-therm-buf-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8953_vadc 0x3c>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; pm8953_tz { polling-delay-passive = <0>; polling-delay = <0>; Loading Loading
arch/arm64/boot/dts/qcom/pm8953.dtsi +31 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ qcom,adc-bit-resolution = <15>; qcom,adc-vdd-reference = <1800>; qcom,vadc-poll-eoc; #thermal-sensor-cells = <1>; chan@5 { label = "vcoin"; Loading Loading @@ -307,6 +308,36 @@ }; &thermal_zones { xo-therm-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8953_vadc 0x32>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; xo-therm-buf-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8953_vadc 0x3c>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; pm8953_tz { polling-delay-passive = <0>; polling-delay = <0>; Loading