Merge tag 'thermal-v5.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Mar 2022 14:19:53 +0000 (15:19 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Mar 2022 14:19:53 +0000 (15:19 +0100)
Pull thermal control changes for 5.18-rc1 from Daniel Lezcano:

"- Convert the DT bindings to yaml format for the Exynos platform
   and fix the MAINTAINERS file regarding this driver (Krzysztof
   Kozlowski)

 - Register the thermal zones as HWmon sensors for the QCom's
   Tsens driver (Dmitry Baryshkov)

 - Add the sm8150 platform support to LMh (Thara Gopinath)

 - Add the msm8953 compatible documentation in the bindings (Luca
   Weiss)

 - Register the thermal zones as HWmon sensors for the TI thermal
   platforms (Romain Naour)

 - Check the command result from the IPC command to the
   BPMP in the Tegra driver (Mikko Perttunen)

 - Silent the error for normal configuration where the interrupt
   is optionnal on the Broadcom thermal driver (Florian Fainelli)

 - Remove a remaining dead code from the TI thermal driver (Yue
   Haibing)

 - Update the email in MAINTAINERS file for the Exynos thermal
   driver (Krzysztof Kozlowski)"

* tag 'thermal-v5.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux:
  MAINTAINERS: thermal: samsung: update Krzysztof Kozlowski's email
  thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp()
  thermal/drivers/brcmstb_thermal: Interrupt is optional
  thermal: tegra-bpmp: Handle errors in BPMP response
  drivers/thermal/ti-soc-thermal: Add hwmon support
  dt-bindings: thermal: tsens: Add msm8953 compatible
  dt-bindings: thermal: Add sm8150 compatible string for LMh
  thermal/drivers/qcom/lmh: Add support for sm8150
  thermal/drivers/tsens: register thermal zones as hwmon sensors
  MAINTAINERS: thermal: samsung: Drop obsolete properties
  dt-bindings: thermal: samsung: Convert to dtschema


Trivial merge