[0/3] Thermal zones for pm8226, pm8841 and pm8941

Message ID 20230529221501.43455-1-matti.lehtimaki@gmail.com
Headers
Series Thermal zones for pm8226, pm8841 and pm8941 |

Message

Matti Lehtimäki May 29, 2023, 10:14 p.m. UTC
  Add thermal sensor for pm8226, which is using on chip VADC channel to
report PMIC die temperature. Add thermal zone configurations for
PMIC thermal sensors found in pm8226, pm8841 and pm8941.

Matti Lehtimäki (3):
  ARM: dts: qcom: pm8226: Add thermal sensor and thermal zone config
  ARM: dts: qcom: pm8841: Add thermal zone config
  ARM: dts: qcom: pm8941: Add thermal zone config

 arch/arm/boot/dts/qcom-pm8226.dtsi | 39 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/qcom-pm8841.dtsi | 33 ++++++++++++++++++++++++-
 arch/arm/boot/dts/qcom-pm8941.dtsi | 31 ++++++++++++++++++++++++
 3 files changed, 102 insertions(+), 1 deletion(-)
  

Comments

Bjorn Andersson June 13, 2023, 11:48 p.m. UTC | #1
On Tue, 30 May 2023 01:14:58 +0300, Matti Lehtimäki wrote:
> Add thermal sensor for pm8226, which is using on chip VADC channel to
> report PMIC die temperature. Add thermal zone configurations for
> PMIC thermal sensors found in pm8226, pm8841 and pm8941.
> 
> Matti Lehtimäki (3):
>   ARM: dts: qcom: pm8226: Add thermal sensor and thermal zone config
>   ARM: dts: qcom: pm8841: Add thermal zone config
>   ARM: dts: qcom: pm8941: Add thermal zone config
> 
> [...]

Applied, thanks!

[1/3] ARM: dts: qcom: pm8226: Add thermal sensor and thermal zone config
      commit: 1b118df488f2be09b846994a4135d57f634e564b
[2/3] ARM: dts: qcom: pm8841: Add thermal zone config
      commit: 84e72ea467db83043858b48fcd97de4c9e68881a
[3/3] ARM: dts: qcom: pm8941: Add thermal zone config
      commit: 637cc974046abe5718bf045a1bc66a238778a145

Best regards,