Adding compatible string in TSENS dt-bindings, device node for TSENS controller and Thermal zone support. --- Changes in v4: - Fix naming of thermal sensor. - Link to v3: https://lore.kernel.org/linux-devicetree/20250613112402.2203617-1-quic_gkohli@xxxxxxxxxxx/ Changes in v3: - Add critical for all trips. - Link to v2: https://lore.kernel.org/linux-devicetree/cover.1744955863.git.gkohli@xxxxxxxxxxxxxxxx/ 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@xxxxxxxxxxx/ --- 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