All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] thermal: qcom: tsens: Add data for MSM8909
@ 2022-06-27 13:14 Stephan Gerhold
  2022-06-27 13:14 ` [PATCH 1/3] dt-bindings: thermal: qcom-tsens: Drop redundant compatibles Stephan Gerhold
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Stephan Gerhold @ 2022-06-27 13:14 UTC (permalink / raw)
  To: Daniel Lezcano, Rafael J. Wysocki
  Cc: Amit Kucheria, Thara Gopinath, Zhang Rui, Rob Herring,
	Krzysztof Kozlowski, Bjorn Andersson, Andy Gross, linux-arm-msm,
	linux-pm, devicetree, Stephan Gerhold, Stephan Gerhold

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-09-09 14:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 13:14 [PATCH 0/3] thermal: qcom: tsens: Add data for MSM8909 Stephan Gerhold
2022-06-27 13:14 ` [PATCH 1/3] dt-bindings: thermal: qcom-tsens: Drop redundant compatibles Stephan Gerhold
2022-06-29 10:46   ` Krzysztof Kozlowski
2022-06-27 13:14 ` [PATCH 2/3] dt-bindings: thermal: qcom-tsens: Add MSM8909 compatible Stephan Gerhold
2022-06-29 10:46   ` Krzysztof Kozlowski
2022-06-27 13:14 ` [PATCH 3/3] thermal: qcom: tsens: Add data for MSM8909 Stephan Gerhold
2022-09-08 20:57   ` Dmitry Baryshkov
2022-09-09 13:51     ` Stephan Gerhold
2022-09-09 14:54       ` Dmitry Baryshkov
2022-09-08 20:08 ` [PATCH 0/3] " Stephan Gerhold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.