diff options
author | Bjorn Andersson <[email protected]> | 2021-06-08 13:16:38 -0700 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2021-07-04 18:28:04 +0200 |
commit | 481bd297291b59480b87f88f88fbcff59455dcc3 (patch) | |
tree | a5062f6ce1399d2020ca0f39e62df15accefcef9 | |
parent | 4b14c055a6f644cbeb1156ba24647e92fe51ec69 (diff) |
dt-bindings: thermal: tsens: Add sc8180x compatible
The Qualcomm sc8180x platform has the usual tsens blocks, add compatible
for this.
Signed-off-by: Bjorn Andersson <[email protected]>
Acked-by: Thara Gopinath <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-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 0d4cfe04648f..ccf70dd06d5b 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -47,6 +47,7 @@ properties: - qcom,msm8998-tsens - qcom,sc7180-tsens - qcom,sc7280-tsens + - qcom,sc8180x-tsens - qcom,sdm845-tsens - qcom,sm8150-tsens - qcom,sm8250-tsens |