Message ID | 1577106871-19863-3-git-send-email-rkambl@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Daniel Lezcano |
Headers | show |
Series | Add critical interrupt and cooling maps for TSENS in SC7180 | expand |
On Mon 23 Dec 05:14 PST 2019, Rajeshwari wrote: Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> > Signed-off-by: Rajeshwari <rkambl@codeaurora.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 >
On Mon, Dec 23, 2019 at 6:46 PM Rajeshwari <rkambl@codeaurora.org> wrote: > > 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 >
On Mon, 23 Dec 2019 18:44:31 +0530, Rajeshwari wrote: > Signed-off-by: Rajeshwari <rkambl@codeaurora.org> > --- > Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
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
Signed-off-by: Rajeshwari <rkambl@codeaurora.org> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+)