diff options
author | Priyansh Jain <quic_priyjain@quicinc.com> | 2023-09-26 10:59:47 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2023-10-15 23:40:10 +0200 |
commit | 50ab53095326d4aa56a5a7e5f2ebc1568b4924a8 (patch) | |
tree | 7d6397466f323cd237b3a29a9729cec4330142ee /Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | |
parent | thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init() (diff) | |
download | linux-50ab53095326d4aa56a5a7e5f2ebc1568b4924a8.tar.xz linux-50ab53095326d4aa56a5a7e5f2ebc1568b4924a8.zip |
dt-bindings: thermal: tsens: Add sa8775p compatible
Add compatibility string for the thermal sensors on sa8775p platform.
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230926085948.23046-2-quic_priyjain@quicinc.com
Diffstat (limited to 'Documentation/devicetree/bindings/thermal/qcom-tsens.yaml')
-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 27e9e16e6455..437b74732886 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -51,6 +51,7 @@ properties: - qcom,msm8996-tsens - qcom,msm8998-tsens - qcom,qcm2290-tsens + - qcom,sa8775p-tsens - qcom,sc7180-tsens - qcom,sc7280-tsens - qcom,sc8180x-tsens |