Skip to content

Commit c0f14ec

Browse files
konradybciodlezcano
authored andcommitted
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
1 parent 5c897a9 commit c0f14ec

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

Documentation/devicetree/bindings/thermal/qcom-lmh.yaml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ description:
1717

1818
properties:
1919
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
2428

2529
reg:
2630
items:

0 commit comments

Comments
 (0)