diff options
author | Rajeshwari <rkambl@codeaurora.org> | 2020-01-06 14:29:29 +0100 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-02-29 15:10:56 +0100 |
commit | 2f8caa9f8f3254cd4527ec6a71428107623b3fa8 (patch) | |
tree | 628665e6dab60a2837b10546bbb6091ba4e6efe0 /Documentation/devicetree | |
parent | Linux 5.6-rc3 (diff) | |
download | linux-2f8caa9f8f3254cd4527ec6a71428107623b3fa8.tar.xz linux-2f8caa9f8f3254cd4527ec6a71428107623b3fa8.zip |
dt-bindings: thermal: tsens: Add configuration in yaml
Added configuration in dt-bindings for SC7180.
Signed-off-by: Rajeshwari <rkambl@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/1578317369-16045-3-git-send-email-rkambl@codeaurora.org
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index eef13b9446a8..c0ed030d0960 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -38,6 +38,7 @@ properties: - enum: - qcom,msm8996-tsens - qcom,msm8998-tsens + - qcom,sc7180-tsens - qcom,sdm845-tsens - const: qcom,tsens-v2 |