From mboxrd@z Thu Jan 1 00:00:00 1970 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 BB405C64EC4 for ; Wed, 8 Mar 2023 18:00:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229645AbjCHSAa (ORCPT ); Wed, 8 Mar 2023 13:00:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229691AbjCHSA3 (ORCPT ); Wed, 8 Mar 2023 13:00:29 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E525CC5611 for ; Wed, 8 Mar 2023 10:00:27 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id p26so10317030wmc.4 for ; Wed, 08 Mar 2023 10:00:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678298426; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=aHQFyw10BVunJxsxfMJNLLH0YrstlFb/O3uzZ6Wfpjg=; b=ufyRbw83qMR9Tdb34LRa+lUAFh1PAN8VwgGsw0takIfgH/kTPequORWhdtOk/hz5TD uRxobnLYhVlG+PW0wIj1K+cJm0mLhmrmqXvQER3wRGFHdw7ddbyx2E0NGGU0xaDUN9dT 1jme7DeSFewuaURlDbgMvR3SjknlL/1TH8PLnBVBldHtbqonpBflPeRQ/DiO6gl4jHzw 3KMmb7RulbUuusz8Q1dpE8PPu7jEni9L+dAPnnDD4Vz3LDHbV5XocVtJT1zor4B8UDWx /VZOqy5NR9DrnbUzr2m/2Vg/se5GqLAZDeSKleWyH3pkj2F9BIx3p9dn8YOga/ccjCKo g8pA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678298426; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aHQFyw10BVunJxsxfMJNLLH0YrstlFb/O3uzZ6Wfpjg=; b=BNKYMJ0YbGTaiJ3dW8hd8/a0MUpmlHEaLTutb+NKDVK5QcLAswlVZ+J1542cMVC1E2 ZkFK2pc6q3byZ2kuJMPP8mocmlCqB4lZ4iXOky53DSeGLACE5KdaCDhLQcAT+X+myi+F vJpvTorfrU5ZgdPj/QSutRDIGAb9t3gjhTgU7CvruIDdxjrWCptVgNjEFjdOP1l8Msg3 49vFYQnJsp4yeOMDM49Qto6mV23okWLqbpAP+bMCHirO1sbihFeVzaW2nUvk4I3l1/5l 3+beIDdJKItkrFGREbKbrV7Bg54XCRUb0MhsMLK7E6L1cY2g4IYcTO5Dxunzad/70wKF Fihw== X-Gm-Message-State: AO0yUKX+0xKRfdIJzZa+YnnVcMwAIa6sLWgrfJ5MBgdN47QSxdDWJCgF gpKH1uk0yYEPBIr4pNxEw3DXGA== X-Google-Smtp-Source: AK7set+jvMl0EhuBZoHUFo60bJY0uF8ULFjfyqCjDSi5m2PvUIoskKxq3Mw/V3oU38SLKMDcpmJjBA== X-Received: by 2002:a05:600c:4509:b0:3eb:29fe:7343 with SMTP id t9-20020a05600c450900b003eb29fe7343mr16964033wmo.33.1678298426297; Wed, 08 Mar 2023 10:00:26 -0800 (PST) Received: from ?IPV6:2a05:6e02:1041:c10:4213:ad42:5630:43c4? ([2a05:6e02:1041:c10:4213:ad42:5630:43c4]) by smtp.googlemail.com with ESMTPSA id t1-20020a5d49c1000000b002c563b124basm15585115wrs.103.2023.03.08.10.00.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Mar 2023 10:00:25 -0800 (PST) Message-ID: Date: Wed, 8 Mar 2023 19:00:24 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v9 0/5] thermal: mediatek: Add support for MT8365 SoC Content-Language: en-US To: Amjad Ouled-Ameur , "Rafael J. Wysocki" , Amit Kucheria , Zhang Rui , Rob Herring , Krzysztof Kozlowski Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Fabien Parent , Matthias Brugger , AngeloGioacchino Del Regno , Rob Herring , Markus Schneider-Pargmann , Hsin-Yi Wang , Michael Kao References: <20221018-up-i350-thermal-bringup-v9-0-55a1ae14af74@baylibre.com> From: Daniel Lezcano In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06/03/2023 11:13, Amjad Ouled-Ameur wrote: > Hi Daniel, > > On 1/27/23 22:59, Daniel Lezcano wrote: >> On 27/01/2023 16:44, Amjad Ouled-Ameur wrote: >>> This patchset adds thermal support for MT8365 SoC. >>> >>> MT8365 has 4 thermal sensors, one for CPUs and the rest for debug/dev >>> purposes. The CPU thermal zone uses passive cooling device with >>> CPU{0..3}. >>> >>> Changes in v9: >>> - Use delay between bank init and the thermal zone device register. >>> - Link to v8: >>> https://lore.kernel.org/r/20221018-up-i350-thermal-bringup-v8-0-23e8fbb08837@baylibre.com >>> >>> Signed-off-by: Amjad Ouled-Ameur >>> --- >>> Amjad Ouled-Ameur (2): >>>        thermal: mediatek: add callback for raw to mcelsius conversion >>>        thermal: mediatek: add delay after thermal banks initialization >>> >>> Fabien Parent (2): >>>        dt-bindings: thermal: mediatek: add binding documentation for >>> MT8365 SoC >>>        thermal: mediatek: add support for MT8365 SoC >>> >>> Markus Schneider-Pargmann (1): >>>        thermal: mediatek: control buffer enablement tweaks >>> >>>   .../bindings/thermal/mediatek-thermal.txt          |   1 + >>>   drivers/thermal/mtk_thermal.c                      | 117 >>> +++++++++++++++++---- >>>   2 files changed, 96 insertions(+), 22 deletions(-) >>> --- >> >> Applied, with some changes and the subject fixed: >> > Any news about this patchset ? Yep, sorry for that. It will be in bleeding-edge soon. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog