[PATCH v6 0/2] Enable TSENS and thermal zone for QCS615 SoC

Gaurav Kohli posted 2 patches 3 months, 1 week ago
.../bindings/thermal/qcom-tsens.yaml          |   1 +
arch/arm64/boot/dts/qcom/qcs615.dtsi          | 205 ++++++++++++++++++
2 files changed, 206 insertions(+)
[PATCH v6 0/2] Enable TSENS and thermal zone for QCS615 SoC
Posted by Gaurav Kohli 3 months, 1 week ago
Adding compatible string in TSENS dt-bindings, device node
for TSENS controller and Thermal zone support.

---
Changes in v6:
- Fix thermal sensor dt alignment issues.
- Link to v5: https://lore.kernel.org/linux-devicetree/20250625043626.2743155-1-quic_gkohli@quicinc.com/

Changes in v5:
- Fix git patch edit error.
- Link to v4: https://lore.kernel.org/linux-devicetree/20250624064945.764245-1-quic_gkohli@quicinc.com/

Changes in v4:
- Fix naming of thermal sensor.
- Link to v3: https://lore.kernel.org/linux-devicetree/20250613112402.2203617-1-quic_gkohli@quicinc.com/

Changes in v3:
- Add critical for all trips.
- Link to v2: https://lore.kernel.org/linux-devicetree/cover.1744955863.git.gkohli@qti.qualcomm.com/

Changes in v2:
- Drop the passive trip point and add critical for CPU thermal zones.
- Rearrange the tsens dt node and fix the address part.
- Fix the commit subject with target name.
- Link to v1: https://lore.kernel.org/linux-devicetree/cover.1744292503.git.quic_gkohli@quicinc.com/
---

Gaurav Kohli (2):
  dt-bindings: thermal: tsens: Add QCS615 compatible
  arm64: dts: qcom: qcs615: Enable TSENS support for QCS615 SoC

 .../bindings/thermal/qcom-tsens.yaml          |   1 +
 arch/arm64/boot/dts/qcom/qcs615.dtsi          | 205 ++++++++++++++++++
 2 files changed, 206 insertions(+)

-- 
2.34.1
Re: (subset) [PATCH v6 0/2] Enable TSENS and thermal zone for QCS615 SoC
Posted by Bjorn Andersson 3 weeks ago
On Wed, 02 Jul 2025 13:53:09 +0530, Gaurav Kohli wrote:
> Adding compatible string in TSENS dt-bindings, device node
> for TSENS controller and Thermal zone support.
> 

Applied, thanks!

[2/2] arm64: dts: qcom: qcs615: Enable TSENS support for QCS615 SoC
      commit: 4e26b0f4f1a965e366795c100bd7a8ee1635ed14

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>