All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch v2 0/3] Extend LMh driver to suppot Qualcomm sm8150 SoC.
@ 2021-12-15 16:33 Thara Gopinath
  2021-12-15 16:33 ` [Patch v2 1/3] thermal: qcom: lmh: Add support for sm8150 Thara Gopinath
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Thara Gopinath @ 2021-12-15 16:33 UTC (permalink / raw)
  To: agross, bjorn.andersson, daniel.lezcano, rafael, rui.zhang,
	robh+dt
  Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel

Add support for sm8150 in the Qualcomm Limits Management Hardware(LMh)
driver. Also add required device tree entries and dt-binding.

Thara Gopinath (3):
  thermal: qcom: lmh: Add support for sm8150
  arm64: dts: qcom: sm8150: Add support for LMh node
  dt-bindings: thermal: Add sm8150 compatible string for LMh

 .../devicetree/bindings/thermal/qcom-lmh.yaml |  1 +
 arch/arm64/boot/dts/qcom/sm8150.dtsi          | 24 +++++++
 drivers/thermal/qcom/lmh.c                    | 62 +++++++++++--------
 3 files changed, 60 insertions(+), 27 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-06 15:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-15 16:33 [Patch v2 0/3] Extend LMh driver to suppot Qualcomm sm8150 SoC Thara Gopinath
2021-12-15 16:33 ` [Patch v2 1/3] thermal: qcom: lmh: Add support for sm8150 Thara Gopinath
2021-12-20 12:04   ` Daniel Lezcano
2022-01-05 19:18     ` Thara Gopinath
2022-01-05 21:52   ` Bjorn Andersson
2022-01-06 15:52     ` Thara Gopinath
2021-12-15 16:33 ` [Patch v2 2/3] arm64: dts: qcom: sm8150: Add support for LMh node Thara Gopinath
2021-12-15 16:34 ` [Patch v2 3/3] dt-bindings: thermal: Add sm8150 compatible string for LMh Thara Gopinath

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.