Messages in this thread |  | | From | Amit Kucheria <> | Date | Tue, 7 Jan 2020 10:58:25 +0530 | Subject | Re: [PATCH v2 2/2] dt-bindings: thermal: tsens: Add configuration in yaml |
| |
On Mon, Jan 6, 2020 at 7:00 PM Rajeshwari <rkambl@codeaurora.org> wrote: > > Added configuration in dt-bindings for SC7180. > > Signed-off-by: Rajeshwari <rkambl@codeaurora.org>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
> --- > 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 >
|  |