mbox series

[v2,0/2] Enable tsens and thermal for sa8775p SoC

Message ID 20230824123001.26778-1-quic_priyjain@quicinc.com
Headers show
Series Enable tsens and thermal for sa8775p SoC | expand

Message

Priyansh Jain Aug. 24, 2023, 12:29 p.m. UTC
Adding compatible string in TSENS dt-bindings, device node
for TSENS controller and Thermal zone support

Changes since v2:
- Indentation mistakes are resolved
- Updated offset of tsens srot region in reg property
- Updated tsens reg property cells properly

Priyansh Jain (2):
  dt-bindings: thermal: tsens: Add sa8775p compatible
  arm64: dts: qcom: Enable tsens and thermal for sa8775p SoC

 .../bindings/thermal/qcom-tsens.yaml          |    1 +
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 1096 +++++++++++++++++
 2 files changed, 1097 insertions(+)