diff options
author | Rayyan Ansari <rayyan.ansari@linaro.org> | 2024-07-16 16:38:02 +0300 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2025-01-07 17:35:34 +0300 |
commit | fed79caaf76542cff6f9e62cfd40791ef09cf57a (patch) | |
tree | 86d1af697bc216b07455cd873a171711798d5475 | |
parent | 715e36194d6a0c04b7b57f8085952a90f2415d76 (diff) | |
download | linux-fed79caaf76542cff6f9e62cfd40791ef09cf57a.tar.xz |
dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensor
Document the ipq6018 temperature sensor, which is used in ipq6018.dtsi
and is compatible with the ipq8074 temperature sensor.
Signed-off-by: Rayyan Ansari <rayyan.ansari@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240716133803.82907-1-rayyan.ansari@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.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 ed5de0f92a9e..b9829bb22cc0 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -80,6 +80,7 @@ properties: - description: v2 of TSENS with combined interrupt items: - enum: + - qcom,ipq6018-tsens - qcom,ipq9574-tsens - const: qcom,ipq8074-tsens |