mbox series

[0/2] Add TSENS support for MSM8956/76

Message ID 20190921101740.430-1-kholk11@gmail.com (mailing list archive)
Headers show
Series Add TSENS support for MSM8956/76 | expand

Message

AngeloGioacchino Del Regno Sept. 21, 2019, 10:17 a.m. UTC
From: AngeloGioacchino Del Regno <kholk11@gmail.com>

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.

Angelo G. Del Regno (2):
  thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976
  dt: thermal: tsens: Document compatible for MSM8956 and MSM8976

 .../bindings/thermal/qcom-tsens.txt           |   1 +
 drivers/thermal/qcom/tsens-v1.c               | 188 ++++++++++++++++++
 drivers/thermal/qcom/tsens.c                  |   3 +
 drivers/thermal/qcom/tsens.h                  |   2 +-
 4 files changed, 193 insertions(+), 1 deletion(-)