Subject: [PATCH 2/2] dt-bindings: thermal: tsens: Add configuration for sc7180 in yaml

Signed-off-by: Rajeshwari <[email protected]>
---
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index eef13b9..c0ed030 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -38,6 +38,7 @@ properties:
- enum:
- qcom,msm8996-tsens
- qcom,msm8998-tsens
+ - qcom,sc7180-tsens
- qcom,sdm845-tsens
- const: qcom,tsens-v2

--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


2019-12-27 06:26:01

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: thermal: tsens: Add configuration for sc7180 in yaml

On Mon 23 Dec 05:14 PST 2019, Rajeshwari wrote:

Reviewed-by: Bjorn Andersson <[email protected]>

> Signed-off-by: Rajeshwari <[email protected]>
> ---
> Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> index eef13b9..c0ed030 100644
> --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> @@ -38,6 +38,7 @@ properties:
> - enum:
> - qcom,msm8996-tsens
> - qcom,msm8998-tsens
> + - qcom,sc7180-tsens
> - qcom,sdm845-tsens
> - const: qcom,tsens-v2
>
> --
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
> of Code Aurora Forum, hosted by The Linux Foundation
>

2020-01-01 21:12:01

by Amit Kucheria

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: thermal: tsens: Add configuration for sc7180 in yaml

On Mon, Dec 23, 2019 at 6:46 PM Rajeshwari <[email protected]> wrote:
>
> Signed-off-by: Rajeshwari <[email protected]>

Reviewed-by: Amit Kucheria <[email protected]>

> ---
> Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> index eef13b9..c0ed030 100644
> --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> @@ -38,6 +38,7 @@ properties:
> - enum:
> - qcom,msm8996-tsens
> - qcom,msm8998-tsens
> + - qcom,sc7180-tsens
> - qcom,sdm845-tsens
> - const: qcom,tsens-v2
>
> --
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
> of Code Aurora Forum, hosted by The Linux Foundation
>

2020-01-08 19:52:42

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: thermal: tsens: Add configuration for sc7180 in yaml

On Mon, 23 Dec 2019 18:44:31 +0530, Rajeshwari wrote:
> Signed-off-by: Rajeshwari <[email protected]>
> ---
> Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>