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
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/thermal/imx-thermal.yaml 10 additions, 4 deletionsDocumentation/devicetree/bindings/thermal/imx-thermal.yaml
- Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm-hc.yaml 2 additions, 2 deletions...tion/devicetree/bindings/thermal/qcom-spmi-adc-tm-hc.yaml
- Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml 6 additions, 3 deletions...tation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml
- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml 2 additions, 2 deletionsDocumentation/devicetree/bindings/thermal/qcom-tsens.yaml
- drivers/thermal/cpuidle_cooling.c 0 additions, 3 deletionsdrivers/thermal/cpuidle_cooling.c
- drivers/thermal/mediatek/auxadc_thermal.c 44 additions, 45 deletionsdrivers/thermal/mediatek/auxadc_thermal.c
Loading
Please register or sign in to comment