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