Rafael J. Wysocki dd2358321e - Add compatible strings DT bindings for imx6sll and imx6ul to fix
dtbs check warning (Stefan Wahren)
 
 - Update the example in the DT bindings to reflect changes with the
   ADC node name for QCom TM and TM5 (Marijn Suijten)
 
 - Fix the comments for the cpuidle_cooling_register() function to
   match the function prototype (Chenggang Wang)
 
 - Fix inconsistent temperature read and some Mediatek variant board
   reboot by reverting a change and handling the temperature
   differently (AngeloGioacchino Del Regno)
 
 - Fix a memory leak in the initialization error path for the Mediatek
   driver (Kang Chen)
 
 - Use of_address_to_resource() in the Mediatek driver (Rob Herring)
 
 - Fix unit address in the QCom tsens driver DT bindings (Krzysztof
   Kozlowski)
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEGn3N4YVz0WNVyHskqDIjiipP6E8FAmRI6kgACgkQqDIjiipP
 6E8xEgf/XyZEkxdbXPa5/MhM6wgCmraBP0A9LaNwRDd0QQaAosN0UEWXdylGTm0h
 cSkGkegfi64RWFLuVtkoyU+bFBEL8afk8AxTkaMduiCCaegheFlzvQXLoRJKQ/vf
 Bwb7yPQaUsTo/W4GpPRTPhiZeyTbW+HaYL6ZMingwGclIBdi0a/Y8eaYWMUPoU3Y
 ogMc27GXnVttRryBWkCTuElVNhE/KxMGepyceeh6LCn8cCvSvyUWEoigv0sPTw1b
 SDE+UBfEUVPp3GpzqLsKZ/7L4XVg6iusMTuAH832MAuRnbnvsxo6qJNZPzijkJMp
 w12bIej6jveHLXSG+S/f8s2UVetIiw==
 =LdU3
 -----END PGP SIGNATURE-----

Merge tag 'thermal-v6.4-rc1-3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux

Pull more thermal control changes for 6.4-rc1 from Daniel Lezcano:

"- Add compatible strings DT bindings for imx6sll and imx6ul to fix
   dtbs check warning (Stefan Wahren)

 - Update the example in the DT bindings to reflect changes with the
   ADC node name for QCom TM and TM5 (Marijn Suijten)

 - Fix the comments for the cpuidle_cooling_register() function to
   match the function prototype (Chenggang Wang)

 - Fix inconsistent temperature read and some Mediatek variant board
   reboot by reverting a change and handling the temperature
   differently (AngeloGioacchino Del Regno)

 - Fix a memory leak in the initialization error path for the Mediatek
   driver (Kang Chen)

 - Use of_address_to_resource() in the Mediatek driver (Rob Herring)

 - Fix unit address in the QCom tsens driver DT bindings (Krzysztof
   Kozlowski)"

* tag 'thermal-v6.4-rc1-3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux:
  dt-bindings: thermal: qcom-tsens: Correct unit address
  thermal/drivers/mediatek: Use of_address_to_resource()
  thermal/drivers/mediatek: Change clk_prepare_enable to devm_clk_get_enabled in mtk_thermal_probe
  thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe
  thermal/drivers/mediatek: Add temperature constraints to validate read
  Revert "thermal/drivers/mediatek: Add delay after thermal banks initialization"
  thermal/drivers/cpuidle_cooling: Delete unmatched comments
  dt-bindings: thermal: Use generic ADC node name in examples
  dt-bindings: imx-thermal: Add imx6sll and imx6ul compatible
2023-04-27 18:55:15 +02:00
..