diff options
author | 2024-07-16 14:38:02 +0100 | |
---|---|---|
committer | 2025-01-07 08:35:34 -0600 | |
commit | fed79caaf76542cff6f9e62cfd40791ef09cf57a (patch) | |
tree | 86d1af697bc216b07455cd873a171711798d5475 | |
parent | dt-bindings: qcom,pdc: document QCS8300 Power Domain Controller (diff) | |
download | wireguard-linux-fed79caaf76542cff6f9e62cfd40791ef09cf57a.tar.xz wireguard-linux-fed79caaf76542cff6f9e62cfd40791ef09cf57a.zip |
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>
Diffstat (limited to '')
-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 |