diff options
author | 2023-11-28 09:44:48 +0100 | |
---|---|---|
committer | 2024-01-02 09:33:18 +0100 | |
commit | 748b49c7dfe59d026c2e44cfb63cf66659aceb50 (patch) | |
tree | 4bb4fd83d0a3777dc2b879ca666aafea768fd86c | |
parent | drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment (diff) | |
download | wireguard-linux-748b49c7dfe59d026c2e44cfb63cf66659aceb50.tar.xz wireguard-linux-748b49c7dfe59d026c2e44cfb63cf66659aceb50.zip |
dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor
Document the Temperature Sensor (TSENS) on the SM8650 Platform.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20231128-topic-sm8650-upstream-bindings-tsens-v3-1-54179e6646d3@linaro.org
-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 437b74732886..99d9c526c0b6 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -66,6 +66,7 @@ properties: - qcom,sm8350-tsens - qcom,sm8450-tsens - qcom,sm8550-tsens + - qcom,sm8650-tsens - const: qcom,tsens-v2 - description: v2 of TSENS with combined interrupt |