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 00F8BC38147 for ; Wed, 18 Jan 2023 19:14:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229892AbjARTO4 (ORCPT ); Wed, 18 Jan 2023 14:14:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48006 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229966AbjARTOx (ORCPT ); Wed, 18 Jan 2023 14:14:53 -0500 Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 67829539B7 for ; Wed, 18 Jan 2023 11:14:52 -0800 (PST) Received: by mail-wm1-x329.google.com with SMTP id l8so8332962wms.3 for ; Wed, 18 Jan 2023 11:14:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=3mWqMucuGpq8fv9a5lwN/fhw44RIjCbRAJRCKFTDUqs=; b=lsYStuKsDR663Oyni0zWaIKP5UQb1ItCfwdjCu18/DhZaSoZryUhIVUSOcsv4kMxqy mLZY19LQvMNGCAyfIB/wteTMhCsoZcvsg9TJ0cirKsviUHf08NyKoqUoBY0budmGIdgD oQ4n8gSDohWZGfu135zjyAxFfPzZTcefIRvD3R2u9qmW0lgWqq3qrU+Ebn1N7PM9btX8 f6VlyLFRnwAt7AC5Ut3wwOuHvxjNf9ucCv4FajfjPz29C9d98hHGP3fXrMGV5neFSXuy s4VKAF1FZa9Z3ays0zg9It6Dq61bigbYecL1i0rhnVRqlBmCzxjlGPc+rTCKdUqpv1G3 jd+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=3mWqMucuGpq8fv9a5lwN/fhw44RIjCbRAJRCKFTDUqs=; b=3TiUpL89HIaqQefOThvOFSUdMHqYR5ny7n3F7I9a0IaQlyl0ovK0rQ+HL59swq9E8g vqoXF5g+ZOQIg0p172n1ShNKEZJF682AULMITAFj/30Xv9Aza4EI1+sb3DVFQhEvy7pK jgt0Ry2spF9EC9H2vy+XN/ldRFuQE75xwtYWFowsOTi7LtHPtCCodcR+y9NtAM3uJM3J NyndN/KKpv5AHcV8PPdR17drN/PRWGN6d4uat724weMmLOWPO5mpI7WC3rSKyLAuycnI aEfDQP3bmbM71Wj9xxd8iaiIEBOQWc+K2qxqfAyypo+8GIJ46eqd0mxXEI8yBPoPDODA qaAg== X-Gm-Message-State: AFqh2kor3I8V0zxWx7cDyrNzvexVQGZBEGE+8izs8A6o3iWdgxwBlSwk tPdFaj/8NV8cqW7ZUFFY1RMD+A== X-Google-Smtp-Source: AMrXdXtwRrohFTxHYrnzeZNvNBXFuLxJ8FGzUVNk+ZVtv0rBx2bX7rxjxsdTUxbaVd/KqOCQEh4CPg== X-Received: by 2002:a05:600c:4e14:b0:3c6:e63d:adaf with SMTP id b20-20020a05600c4e1400b003c6e63dadafmr7468399wmq.31.1674069290907; Wed, 18 Jan 2023 11:14:50 -0800 (PST) Received: from [192.168.10.46] (146725694.box.freepro.com. [130.180.211.218]) by smtp.googlemail.com with ESMTPSA id q10-20020a1cf30a000000b003d1e3b1624dsm2703278wmq.2.2023.01.18.11.14.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 18 Jan 2023 11:14:50 -0800 (PST) Message-ID: <098e960b-d2d8-92e1-4401-23402ce33e5e@linaro.org> Date: Wed, 18 Jan 2023 20:14:49 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v5 0/3] Thermal ACPI APIs for generic trip points Content-Language: en-US To: srinivas pandruvada , "Zhang, Rui" , "rafael@kernel.org" Cc: "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "christophe.jaillet@wanadoo.fr" , "linux-acpi@vger.kernel.org" References: <20230113180235.1604526-1-daniel.lezcano@linaro.org> <2627c37e07dce6b125d3fea3bf38a5f2407ad6a1.camel@intel.com> <5aabdd3010a02e361fbbe01f4af0e30d11f0ae6b.camel@linux.intel.com> From: Daniel Lezcano In-Reply-To: <5aabdd3010a02e361fbbe01f4af0e30d11f0ae6b.camel@linux.intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Hi Srinivas, On 18/01/2023 20:01, srinivas pandruvada wrote: [ ... ] >> The whole series looks good to me. >> >> Reviwed-by: Zhang Rui >> >> But we'd better wait for the thermald test result from Srinvias. > > A quick test show that things still work with thermald and these > changes. Thanks for testing. Shall I consider as Tested-by or do you want to test more ? -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog