diff options
author | Rajeshwari Ravindra Kamble <[email protected]> | 2021-05-07 11:37:19 +0530 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2021-06-12 21:07:23 +0200 |
commit | c6e66f5c21147567f0a09c1d0cbfc32fc894b083 (patch) | |
tree | d0c80950e3bf359dbc767ea79fcae9340b9ce80a | |
parent | 5d6fbc96bd36cfec7bbc0578ad3986affdeb70de (diff) |
dt-bindings: thermal: tsens: Add compatible string to TSENS binding for SC7280
Adding compatible string in TSENS dt-bindings for SC7280.
Signed-off-by: Rajeshwari Ravindra Kamble <[email protected]>
Reviewed-by: Matthias Kaehlcke <[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 0242fd91b622..0d4cfe04648f 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -46,6 +46,7 @@ properties: - qcom,msm8996-tsens - qcom,msm8998-tsens - qcom,sc7180-tsens + - qcom,sc7280-tsens - qcom,sdm845-tsens - qcom,sm8150-tsens - qcom,sm8250-tsens |