diff mbox series

[thermal:,thermal/next] dt-bindings: tsens: qcom: Document MDM9607 compatible

Message ID 161848824203.29796.721392079428413228.tip-bot2@tip-bot2
State New
Headers show
Series [thermal:,thermal/next] dt-bindings: tsens: qcom: Document MDM9607 compatible | expand

Commit Message

thermal-bot for Lad Prabhakar April 15, 2021, 12:04 p.m. UTC
The following commit has been merged into the thermal/next branch of thermal:

Commit-ID:     957781612e44f9525a8c7ed52086ab4caaa301f6
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//957781612e44f9525a8c7ed52086ab4caaa301f6
Author:        Konrad Dybcio <konrad.dybcio@somainline.org>
AuthorDate:    Fri, 19 Mar 2021 23:08:01 +01:00
Committer:     Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Thu, 15 Apr 2021 13:21:42 +02:00

dt-bindings: tsens: qcom: Document MDM9607 compatible

Add the compatible for MDM9607.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210319220802.198215-1-konrad.dybcio@somainline.org
---
 Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index 95462e0..8ad9dc1 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -22,6 +22,7 @@  properties:
       - description: v0.1 of TSENS
         items:
           - enum:
+              - qcom,mdm9607-tsens
               - qcom,msm8916-tsens
               - qcom,msm8939-tsens
               - qcom,msm8974-tsens
@@ -94,6 +95,7 @@  allOf:
         compatible:
           contains:
             enum:
+              - qcom,mdm9607-tsens
               - qcom,msm8916-tsens
               - qcom,msm8974-tsens
               - qcom,msm8976-tsens