Message ID | 20220408225037.627432-1-bjorn.andersson@linaro.org |
---|---|
State | Accepted |
Commit | 30988d3b31b1e8972f202e93574978927b5c9d06 |
Headers | show |
Series | dt-bindings: thermal: tsens: Add sc8280xp compatible | expand |
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index b6406bcc683f..8ba8a3e14acc 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -49,6 +49,7 @@ properties: - qcom,sc7180-tsens - qcom,sc7280-tsens - qcom,sc8180x-tsens + - qcom,sc8180xp-tsens - qcom,sdm630-tsens - qcom,sdm845-tsens - qcom,sm8150-tsens
The Qualcomm SC8280XP platform has three instances of the tsens block, add a compatible for these instances. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+)