mbox series

[0/3] arm64: dts: qcom: ipq6018: support thermal sensors

Message ID 1706173452-1017-1-git-send-email-mantas@8devices.com
Headers show
Series arm64: dts: qcom: ipq6018: support thermal sensors | expand

Message

Mantas Pucka Jan. 25, 2024, 9:04 a.m. UTC
IPQ6018 have a thermal sensor HW that's compatible with existing
qcom-tsens driver, so add dt-binding and enable it in devicei-tree.

Mantas Pucka (3):
  dt-bindings: thermal: qcom-tsens: add IPQ6018 compatible
  arm64: dts: qcom: ipq6018: add tsens node
  arm64: dts: qcom: ipq6018: add thermal zones

 .../devicetree/bindings/thermal/qcom-tsens.yaml    |   1 +
 arch/arm64/boot/dts/qcom/ipq6018.dtsi              | 131 +++++++++++++++++++++
 2 files changed, 132 insertions(+)

Comments

Bjorn Andersson Feb. 7, 2024, 4:46 a.m. UTC | #1
On Thu, 25 Jan 2024 11:04:09 +0200, Mantas Pucka wrote:
> IPQ6018 have a thermal sensor HW that's compatible with existing
> qcom-tsens driver, so add dt-binding and enable it in devicei-tree.
> 
> Mantas Pucka (3):
>   dt-bindings: thermal: qcom-tsens: add IPQ6018 compatible
>   arm64: dts: qcom: ipq6018: add tsens node
>   arm64: dts: qcom: ipq6018: add thermal zones
> 
> [...]

Applied, thanks!

[2/3] arm64: dts: qcom: ipq6018: add tsens node
      commit: 0b17197055b528da22e9385200e61b847b499d48
[3/3] arm64: dts: qcom: ipq6018: add thermal zones
      commit: 8f053e5616352943e16966f195f5a7a161e6fe7d

Best regards,