[PATCH 0/3] Extend LMh driver to suppot Qualcomm sm8150 SoC.

From: Thara Gopinath
Date: Thu Dec 02 2021 - 17:38:09 EST


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