mbox series

[v2,0/2] Add critical interrupt and cooling maps for TSENS in SC7180 and configuration in yaml

Message ID 1578317369-16045-1-git-send-email-rkambl@codeaurora.org
Headers show
Series Add critical interrupt and cooling maps for TSENS in SC7180 and configuration in yaml | expand

Message

Rajeshwari Ravindra Kamble Jan. 6, 2020, 1:29 p.m. UTC
Added critical interrupt support in TSENS node and cooling maps in Thermal-zones node
and configuration for SC7180 in yaml.

changes in v2:
* Removed renamings from thermal-zones.

Rajeshwari (2):
  arm64: dts: qcom: sc7180: Add critical interrupt and cooling maps for
    TSENS in SC7180
  dt-bindings: thermal: tsens: Add configuration in yaml

 .../devicetree/bindings/thermal/qcom-tsens.yaml    |   1 +
 arch/arm64/boot/dts/qcom/sc7180.dtsi               | 197 ++++++++++++++++++++-
 2 files changed, 194 insertions(+), 4 deletions(-)

Comments

Amit Kucheria Jan. 7, 2020, 5:28 a.m. UTC | #1
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
>