linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Extend LMh driver to suppot Qualcomm sm8150 SoC.
@ 2021-12-02 22:37 Thara Gopinath
  2021-12-02 22:38 ` [PATCH 1/3] thermal: qcom: lmh: Add support for sm8150 Thara Gopinath
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Thara Gopinath @ 2021-12-02 22:37 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                    | 61 ++++++++++---------
 3 files changed, 57 insertions(+), 29 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-12-13 20:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-02 22:37 [PATCH 0/3] Extend LMh driver to suppot Qualcomm sm8150 SoC Thara Gopinath
2021-12-02 22:38 ` [PATCH 1/3] thermal: qcom: lmh: Add support for sm8150 Thara Gopinath
2021-12-04 13:34   ` Konrad Dybcio
2021-12-06 14:22     ` Thara Gopinath
2021-12-02 22:38 ` [PATCH 2/3] arm64: dts: qcom: sm8150: Add support for LMh node Thara Gopinath
2021-12-02 22:38 ` [PATCH 3/3] dt-bindings: thermal: Add sm8150 compatible string for LMh Thara Gopinath
2021-12-13 20:28   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).