Message ID | c3361043e66139812bd4cd85b917659d85e1564f.1591684754.git.amit.kucheria@linaro.org |
---|---|
State | Accepted |
Commit | cedddb263ed9011dcd222b7675430b78fabe9f6d |
Headers | show |
Series | [1/3] dt-bindings: thermal: qcom-tsens: Add compatible for sm8150, sm8250 | expand |
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index 2ddd39d967662..dee3836a82854 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:
Added tsens bindings for sm8150 and sm8250 Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++ 1 file changed, 2 insertions(+) -- 2.25.1