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

From: Varadarajan Narayanan

Date: Tue Jun 09 2026 - 02:57:23 EST


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@xxxxxxxxxxxxxxxx/
driver - https://lore.kernel.org/linux-arm-msm/20260515-tsens-driver-v1-0-015ca76f1418@xxxxxxxxxxxxxxxx/

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

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

--
2.34.1