Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: thermal: lmh: Add QCM2290 compatible

Document the QCM2290 LMH.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20240308-topic-rb1_lmh-v2-1-bac3914b0fe3@linaro.org

authored by

Konrad Dybcio and committed by
Daniel Lezcano
c0f14ec9 5c897a9a

+8 -4
+8 -4
Documentation/devicetree/bindings/thermal/qcom-lmh.yaml
··· 17 17 18 18 properties: 19 19 compatible: 20 - enum: 21 - - qcom,sc8180x-lmh 22 - - qcom,sdm845-lmh 23 - - qcom,sm8150-lmh 20 + oneOf: 21 + - enum: 22 + - qcom,sc8180x-lmh 23 + - qcom,sdm845-lmh 24 + - qcom,sm8150-lmh 25 + - items: 26 + - const: qcom,qcm2290-lmh 27 + - const: qcom,sm8150-lmh 24 28 25 29 reg: 26 30 items: