All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Add DT bindings and device tree nodes for TSENS in SC7280.
@ 2021-04-23 18:22 Rajeshwari
  2021-04-23 18:22 ` [PATCH V2 1/3] dt-bindings: thermal: tsens: Add compatible string to TSENS binding for SC7280 Rajeshwari
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Rajeshwari @ 2021-04-23 18:22 UTC (permalink / raw)
  To: amitk, thara.gopinath, agross, bjorn.andersson, rui.zhang,
	daniel.lezcano, robh+dt
  Cc: linux-pm, linux-arm-msm, devicetree, linux-kernel, sanm, manafm,
	Rajeshwari

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


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

end of thread, other threads:[~2021-04-26 21:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 18:22 [PATCH V2 0/3] Add DT bindings and device tree nodes for TSENS in SC7280 Rajeshwari
2021-04-23 18:22 ` [PATCH V2 1/3] dt-bindings: thermal: tsens: Add compatible string to TSENS binding for SC7280 Rajeshwari
2021-04-26 21:33   ` Matthias Kaehlcke
2021-04-23 18:22 ` [PATCH V2 2/3] ARM: dts: qcom: Add device node support for TSENS in SC7280 Rajeshwari
2021-04-26 21:36   ` Matthias Kaehlcke
2021-04-23 18:22 ` [PATCH V2 3/3] ARM: dts: qcom: Add Thermal zone support " Rajeshwari
2021-04-26 21:53   ` Matthias Kaehlcke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.