The MSM8909 SoC has 5 thermal sensors in a TSENS v0.1 block similar to MSM8916. Add the data for MSM8909 to the existing tsens-v0_1.c driver to make the thermal sensors work on MSM8909. Stephan Gerhold (3): dt-bindings: thermal: qcom-tsens: Drop redundant compatibles dt-bindings: thermal: qcom-tsens: Add MSM8909 compatible thermal: qcom: tsens: Add data for MSM8909 .../bindings/thermal/qcom-tsens.yaml | 6 +- drivers/thermal/qcom/tsens-v0_1.c | 119 +++++++++++++++++- drivers/thermal/qcom/tsens.c | 3 + drivers/thermal/qcom/tsens.h | 2 +- 4 files changed, 123 insertions(+), 7 deletions(-) -- 2.30.2