Loading bindings/thermal/qti-qmi-sensor.txt +4 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,10 @@ Subsystem properties: 24. sys_therm1 25. sys_therm2 26. modem_tsens1 27. mmw_pa1 28. mmw_pa2 29. mmw_pa3 30. sdr_mmw_therm Example: Loading qcom/lahaina-thermal-modem.dtsi +65 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,11 @@ "qfe_wtr_pa3", "sys_therm1", "sys_therm2", "modem_tsens1"; "modem_tsens1", "mmw_pa1", "mmw_pa2", "mmw_pa3", "sdr_mmw_therm"; }; }; }; Loading Loading @@ -357,4 +361,64 @@ }; }; }; modem-mmw-pa1-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&qmi_sensor (QMI_MODEM_INST_ID+QMI_MMW_PA1)>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; modem-mmw-pa2-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&qmi_sensor (QMI_MODEM_INST_ID+QMI_MMW_PA2)>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; modem-mmw-pa3-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&qmi_sensor (QMI_MODEM_INST_ID+QMI_MMW_PA3)>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; modem-sdr-mmw-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&qmi_sensor (QMI_MODEM_INST_ID+QMI_SDR_MMW)>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; }; Loading
bindings/thermal/qti-qmi-sensor.txt +4 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,10 @@ Subsystem properties: 24. sys_therm1 25. sys_therm2 26. modem_tsens1 27. mmw_pa1 28. mmw_pa2 29. mmw_pa3 30. sdr_mmw_therm Example: Loading
qcom/lahaina-thermal-modem.dtsi +65 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,11 @@ "qfe_wtr_pa3", "sys_therm1", "sys_therm2", "modem_tsens1"; "modem_tsens1", "mmw_pa1", "mmw_pa2", "mmw_pa3", "sdr_mmw_therm"; }; }; }; Loading Loading @@ -357,4 +361,64 @@ }; }; }; modem-mmw-pa1-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&qmi_sensor (QMI_MODEM_INST_ID+QMI_MMW_PA1)>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; modem-mmw-pa2-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&qmi_sensor (QMI_MODEM_INST_ID+QMI_MMW_PA2)>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; modem-mmw-pa3-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&qmi_sensor (QMI_MODEM_INST_ID+QMI_MMW_PA3)>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; modem-sdr-mmw-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&qmi_sensor (QMI_MODEM_INST_ID+QMI_SDR_MMW)>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; };