[PATCH V2 0/3] Add DT bindings and device tree nodes for TSENS in SC7280.

From: Rajeshwari
Date: Fri Apr 23 2021 - 14:25:27 EST


Added compatible string in TSENS dt-bindings, device node for TSENS controller and
critical interrupt support, Thermal zone support, cooling maps and added hysteresis
as zero as it is not needed for critical trip points.

Changes:
1) Added sensors according to sensor ID's under thermal-zones.
2) Added hysteresis as zero as it is not needed as system is supposed to shut down when critical point is reached.

Dependencies:
https://lore.kernel.org/patchwork/project/lkml/list/?series=487403
https://lore.kernel.org/patchwork/patch/1410952/

Rajeshwari (3):
dt-bindings: thermal: tsens: Add compatible string to TSENS binding
for SC7280
ARM: dts: qcom: Add device node support for TSENS in SC7280.
ARM: dts: qcom: Add Thermal zone support in SC7280.

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

--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation