From: AngeloGioacchino Del Regno <kholk11@xxxxxxxxx> Add the TSENS support for MSM8956/76 using TSENS IP v1. This code has been tested on two Sony phones featuring the Qualcomm MSM8956 SoC. Changes in v2: - Switched documentation to YAML (Amit) - Changed code style as per request (Amit) AngeloGioacchino Del Regno (2): thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976 dt: thermal: tsens: Document compatible for MSM8976/56 .../bindings/thermal/qcom-tsens.yaml | 2 + drivers/thermal/qcom/tsens-v1.c | 167 +++++++++++++++++- drivers/thermal/qcom/tsens.c | 3 + drivers/thermal/qcom/tsens.h | 2 +- 4 files changed, 172 insertions(+), 2 deletions(-) -- 2.21.0