All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add msm8939 tsens support
@ 2020-06-29 14:49 Shawn Guo
  2020-06-29 14:49 ` [PATCH 1/2] dt-bindings: tsens: qcom: Document MSM8939 compatible Shawn Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Shawn Guo @ 2020-06-29 14:49 UTC (permalink / raw)
  To: Amit Kucheria, Daniel Lezcano
  Cc: Konrad Dybcio, linux-arm-msm, linux-pm, Shawn Guo

It's my version of msm8939 tsens series that supersides Konrad's [1].
The bindings one is taken from Konrad though.

Shawn

[1] https://lkml.org/lkml/2020/5/1/1213

Konrad Dybcio (1):
  dt-bindings: tsens: qcom: Document MSM8939 compatible

Shawn Guo (1):
  thermal: qcom: tsens-v0_1: Add support for MSM8939

 .../bindings/thermal/qcom-tsens.yaml          |   1 +
 drivers/thermal/qcom/tsens-v0_1.c             | 144 +++++++++++++++++-
 drivers/thermal/qcom/tsens.c                  |   3 +
 drivers/thermal/qcom/tsens.h                  |   2 +-
 4 files changed, 148 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-07-27  9:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 14:49 [PATCH 0/2] Add msm8939 tsens support Shawn Guo
2020-06-29 14:49 ` [PATCH 1/2] dt-bindings: tsens: qcom: Document MSM8939 compatible Shawn Guo
2020-06-29 14:49 ` [PATCH 2/2] thermal: qcom: tsens-v0_1: Add support for MSM8939 Shawn Guo
2020-07-27  6:26   ` Amit Kucheria
2020-07-27  6:36     ` Amit Kucheria
2020-07-27  8:33       ` Shawn Guo
2020-07-27  9:15         ` Amit Kucheria
2020-07-21 13:29 ` [PATCH 0/2] Add msm8939 tsens support Daniel Lezcano
2020-07-25 12:25   ` Konrad Dybcio
2020-07-27  8:34     ` Daniel Lezcano
2020-07-27  8:44     ` Daniel Lezcano
2020-07-27  8:48       ` Shawn Guo

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.