mbox series

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

Message ID 1619202177-13485-1-git-send-email-rkambl@codeaurora.org (mailing list archive)
Headers show
Series Add DT bindings and device tree nodes for TSENS in SC7280. | expand

Message

Rajeshwari Ravindra Kamble April 23, 2021, 6:22 p.m. UTC
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(+)