From cedddb263ed9011dcd222b7675430b78fabe9f6d Mon Sep 17 00:00:00 2001 From: Amit Kucheria Date: Tue, 9 Jun 2020 12:14:54 +0530 Subject: [PATCH] dt-bindings: thermal: qcom-tsens: Add compatible for sm8150, sm8250 Added tsens bindings for sm8150 and sm8250 Acked-by: Rob Herring Signed-off-by: Amit Kucheria Link: https://lore.kernel.org/r/c3361043e66139812bd4cd85b917659d85e1564f.1591684754.git.amit.kucheria@linaro.org Signed-off-by: Bjorn Andersson --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index d7be931..53a60c1 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -40,6 +40,8 @@ properties: - qcom,msm8998-tsens - qcom,sc7180-tsens - qcom,sdm845-tsens + - qcom,sm8150-tsens + - qcom,sm8250-tsens - const: qcom,tsens-v2 reg: -- 2.7.4