[PATCH v2 0/2] Add support tsens in ipq5210 & ipq9650

Varadarajan Narayanan posted 2 patches 2 days, 2 hours ago
.../devicetree/bindings/thermal/qcom-tsens.yaml          | 9 +++++++++
drivers/thermal/qcom/tsens-v2.c                          | 8 ++++++++
drivers/thermal/qcom/tsens.c                             | 3 +++
drivers/thermal/qcom/tsens.h                             | 2 +-
4 files changed, 21 insertions(+), 1 deletion(-)
[PATCH v2 0/2] Add support tsens in ipq5210 & ipq9650
Posted by Varadarajan Narayanan 2 days, 2 hours ago
ipq5210 and ipq9560 have the Qualcomm tsens-v2 IP. The tsens framework
in these two SoCs are similar to the one found in ipq5332. This series
adds the sensor data to the tsens-v2 driver.

v2: Combine bindings and driver patches
    Use fallback for ipq5210 and dropped the driver changes

v1: bindings - https://lore.kernel.org/linux-arm-msm/20260515-tsens-yaml-v1-1-8039c62cc249@oss.qualcomm.com/
    driver - https://lore.kernel.org/linux-arm-msm/20260515-tsens-driver-v1-0-015ca76f1418@oss.qualcomm.com/

Varadarajan Narayanan (2):
  dt-bindings: thermal: tsens: add ipq5210 & ipq9650 compatible
  thermal/drivers/qcom/tsens: Add support for ipq9650 tsens

 .../devicetree/bindings/thermal/qcom-tsens.yaml          | 9 +++++++++
 drivers/thermal/qcom/tsens-v2.c                          | 8 ++++++++
 drivers/thermal/qcom/tsens.c                             | 3 +++
 drivers/thermal/qcom/tsens.h                             | 2 +-
 4 files changed, 21 insertions(+), 1 deletion(-)

-- 
2.34.1