Merge tag 'thermal-v5.18-rc1' of https://git./linux/kernel/git/thermal/linux
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