From patchwork Tue Mar 8 20:38:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 12774366 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BDE05C433EF for ; Tue, 8 Mar 2022 20:38:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347648AbiCHUjp (ORCPT ); Tue, 8 Mar 2022 15:39:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40680 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349830AbiCHUjo (ORCPT ); Tue, 8 Mar 2022 15:39:44 -0500 Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45D082E09F for ; Tue, 8 Mar 2022 12:38:46 -0800 (PST) Received: by mail-wr1-x42e.google.com with SMTP id u1so30355262wrg.11 for ; Tue, 08 Mar 2022 12:38:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:from:subject:to:cc :content-language:content-transfer-encoding; bh=ULyo0kffQb8MFlOOF7we34fXDDyUwEdwPtkrXvglEPs=; b=eVFzVvTrL6W+SQZX1e1QLD2UAbPznTtq3x/k8p4uYIFwsrcooTGex654M3pRzMSHB9 woARj27QMpi9ObzxyrHiZWhsb6Ialzj9mY0EXjotw9Ds62HT3dsNjnLtQZLdBJ0nJZI3 kKbZ5UMWAnodj6Tb7r2E9H2yd1wizdlZe2KKjjCy1pTxClYPmNIvXMpj1u3BsZ/HyyLb 0fSUVS6naUcKr6mn0E3786U1o7uTOFdon+7OpJsz8w8rZ+yvUfY1y3ljsnuNVhIaUfA6 o7E76RfCqosi4pVkXcD9Zy38zz6eclQKHImv5Llzghlqf4gOEFKkCDZMEHofZPJWRqvE vLUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:from :subject:to:cc:content-language:content-transfer-encoding; bh=ULyo0kffQb8MFlOOF7we34fXDDyUwEdwPtkrXvglEPs=; b=urL4kqoUh9uZT4rTtq65EdqwjWz9UJ5BXGJkfMDckiarIC6WN8p6Pfuo01r/cD+vZi rRm38b7EIBD44NG+oMVnl/Rmo3uEh27tQ+S4COswEoiPSPcGh+RVEHhJAhvvYHJVWwB1 RnmGz48KqeD6hORsR4Ff939rYn1l4Iy4EkBOTN7vXB+WJexKXGtskgvSzEGC+w0w2cwo JOs7sRp9VDIdP0ISSqLYfJqJ3XPQus0VeUkcRKaqcMbEZzVJJNap1NzWTeSiaBV/MonW d2RHHoBCb9ymP91Lt83TjbYzd8jXKmhH8+YPt4Pk4uNhvCFsD9ySPZD+rluocm2FyDU4 JJFg== X-Gm-Message-State: AOAM533bmlVu4lO1RSDJfR8pBoPxoZcR+EEMjKqaWUhUmKgDoysH+oD6 5aex4+3EY4Am3DttTH4r2iF3wg== X-Google-Smtp-Source: ABdhPJz/4VwZm9hYOJnZ+9iSbbHBKgqCe4+QA359N6ErmQ38hqJVpdPryYw75h/4Hd42BERG9d5pOw== X-Received: by 2002:a5d:458b:0:b0:1f1:f876:48e2 with SMTP id p11-20020a5d458b000000b001f1f87648e2mr8985866wrq.76.1646771924639; Tue, 08 Mar 2022 12:38:44 -0800 (PST) Received: from ?IPV6:2a01:e34:ed2f:f020:1ffc:39b4:7538:de29? ([2a01:e34:ed2f:f020:1ffc:39b4:7538:de29]) by smtp.googlemail.com with ESMTPSA id u14-20020adfed4e000000b001e3323611e5sm14122165wro.26.2022.03.08.12.38.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 08 Mar 2022 12:38:43 -0800 (PST) Message-ID: <98efd34d-db75-f3ce-8c47-a2d7fe4b96f6@linaro.org> Date: Tue, 8 Mar 2022 21:38:41 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 From: Daniel Lezcano Subject: [GIT PULL] thermal changes for v5.18-rc1 To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Linux PM mailing list , Dmitry Baryshkov , Florian Fainelli , Krzysztof Kozlowski , Luca Weiss , Mikko Perttunen , Romain Naour , Bjorn Andersson , YueHaibing Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Hi Rafael, please consider pulling, The following changes since commit 5838a14832d447990827d85e90afe17e6fb9c175: thermal: core: Fix TZ_GET_TRIP NULL pointer dereference (2022-03-01 16:11:38 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git tags/thermal-v5.18-rc1 for you to fetch changes up to a7da8a0955cbe81433afecad229d2a2ba60c3f0a: MAINTAINERS: thermal: samsung: update Krzysztof Kozlowski's email (2022-03-08 21:26:09 +0100) Thanks -- Daniel ---------------------------------------------------------------- - Convert the DT bindings to yaml format for the Exynos platform and fix the MAINTAINERS file regarding this driver (Krzysztof Kozlowski) - Register the thermal zones as HWmon sensors for the QCom's Tsens driver (Dmitry Baryshkov) - Add the sm8150 platform support to LMh (Thara Gopinath) - Add the msm8953 compatible documentation in the bindings (Luca Weiss) - Register the thermal zones as HWmon sensors for the TI thermal platforms (Romain Naour) - Check the command result from the IPC command to the BPMP in the Tegra driver (Mikko Perttunen) - Silent the error for normal configuration where the interrupt is optionnal on the Broadcom thermal driver (Florian Fainelli) - Remove a remaining dead code from the TI thermal driver (Yue Haibing) - Update the email in MAINTAINERS file for the Exynos thermal driver (Krzysztof Kozlowski) ---------------------------------------------------------------- Dmitry Baryshkov (1): thermal/drivers/tsens: register thermal zones as hwmon sensors Florian Fainelli (1): thermal/drivers/brcmstb_thermal: Interrupt is optional Krzysztof Kozlowski (3): dt-bindings: thermal: samsung: Convert to dtschema MAINTAINERS: thermal: samsung: Drop obsolete properties MAINTAINERS: thermal: samsung: update Krzysztof Kozlowski's email Luca Weiss (1): dt-bindings: thermal: tsens: Add msm8953 compatible Mikko Perttunen (1): thermal: tegra-bpmp: Handle errors in BPMP response Romain Naour (1): drivers/thermal/ti-soc-thermal: Add hwmon support Thara Gopinath (2): thermal/drivers/qcom/lmh: Add support for sm8150 dt-bindings: thermal: Add sm8150 compatible string for LMh YueHaibing (1): thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp() .../devicetree/bindings/thermal/exynos-thermal.txt | 106 ------------ .../devicetree/bindings/thermal/qcom-lmh.yaml | 1 + .../devicetree/bindings/thermal/qcom-tsens.yaml | 1 + .../bindings/thermal/samsung,exynos-thermal.yaml | 184 +++++++++++++++++++++ MAINTAINERS | 7 +- drivers/thermal/broadcom/brcmstb_thermal.c | 2 +- drivers/thermal/qcom/lmh.c | 62 ++++--- drivers/thermal/qcom/tsens.c | 5 + drivers/thermal/tegra/tegra-bpmp-thermal.c | 13 +- drivers/thermal/ti-soc-thermal/ti-thermal-common.c | 12 +- 10 files changed, 247 insertions(+), 146 deletions(-) delete mode 100644 Documentation/devicetree/bindings/thermal/exynos-thermal.txt create mode 100644 Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml