diff options
| author | Richard Acayan <mailingradian@gmail.com> | 2026-03-09 20:20:36 -0400 |
|---|---|---|
| committer | Daniel Lezcano <daniel.lezcano@kernel.org> | 2026-03-10 11:17:49 +0100 |
| commit | a53a67b1fe94e4a4a3b05edb6bf52e74676e8de2 (patch) | |
| tree | 1413cf94f823f00593459a3479a415cce6ebd0cf | |
| parent | 015c4506c356e3bf23b31fd68b913a53f32d4924 (diff) | |
| download | linux-a53a67b1fe94e4a4a3b05edb6bf52e74676e8de2.tar.gz linux-a53a67b1fe94e4a4a3b05edb6bf52e74676e8de2.zip | |
dt-bindings: thermal: lmh: Add SDM670 compatible
Document the SDM670 LMh.
Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260310002037.1863-3-mailingradian@gmail.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/thermal/qcom-lmh.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml b/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml index 1175bb358382..ce72347e29d1 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml @@ -23,6 +23,9 @@ properties: - qcom,sdm845-lmh - qcom,sm8150-lmh - items: + - const: qcom,sdm670-lmh + - const: qcom,sdm845-lmh + - items: - const: qcom,qcm2290-lmh - const: qcom,sm8150-lmh |
