devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Enable TSENS and thermal zone for QCS615 SoC
@ 2025-06-13 11:24 Gaurav Kohli
  2025-06-13 11:24 ` [PATCH v3 1/2] dt-bindings: thermal: tsens: Add QCS615 compatible Gaurav Kohli
  2025-06-13 11:24 ` [PATCH v3 2/2] arm64: dts: qcom: qcs615: Enable TSENS support for QCS615 SoC Gaurav Kohli
  0 siblings, 2 replies; 6+ messages in thread
From: Gaurav Kohli @ 2025-06-13 11:24 UTC (permalink / raw)
  To: amitk, daniel.lezcano, robh, krzk+dt, andersson, konradybcio
  Cc: devicetree, =linux-kernel, linux-arm-msm, quic_manafm,
	Gaurav Kohli

Adding compatible string in TSENS dt-bindings, device node
for TSENS controller and Thermal zone support.

---
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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-17  4:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 11:24 [PATCH v3 0/2] Enable TSENS and thermal zone for QCS615 SoC Gaurav Kohli
2025-06-13 11:24 ` [PATCH v3 1/2] dt-bindings: thermal: tsens: Add QCS615 compatible Gaurav Kohli
2025-06-13 11:24 ` [PATCH v3 2/2] arm64: dts: qcom: qcs615: Enable TSENS support for QCS615 SoC Gaurav Kohli
2025-06-13 12:35   ` Dmitry Baryshkov
2025-06-13 12:42   ` Krzysztof Kozlowski
2025-06-17  4:30     ` Gaurav Kohli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).