[PATCH v3 0/2] Enable tsens and thermal for sa8775p SoC

From: Priyansh Jain
Date: Tue Sep 26 2023 - 05:12:32 EST


Adding compatible string in TSENS dt-bindings, device node
for TSENS controller and Thermal zone support

Changes since v3:
- Correct the unit address of tsens node
- Updated tsens nodes in sorted order by address
- Moved thermal zones outside /soc node

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(+)

--
2.17.1