mbox series

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

Message ID 1620367641-23383-1-git-send-email-rkambl@codeaurora.org
Headers show
Series Add DT bindings and device tree nodes for TSENS in SC7280 | expand

Message

Rajeshwari Ravindra Kamble May 7, 2021, 6:07 a.m. UTC
Adding compatible string in TSENS dt-bindings, device node for TSENS controller and 
critical interrupt support, Thermal zone support and cooling maps.

Changes:- 

[PATCH V4 1/3]:- no changes.
[PATCH V4 2/3]:- no changes.
[PATCH V4 3/3]:- Changed node name from cpu_crit to cpu-crit under thermal-zones.

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

Rajeshwari Ravindra Kamble (3):
  dt-bindings: thermal: tsens: Add compatible string to TSENS binding
    for SC7280
  arm64: dts: qcom: SC7280: Add device node support for TSENS
  arm64: dts: qcom: SC7280: Add thermal zone support

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