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 E6140E732D0 for ; Thu, 28 Sep 2023 13:31:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231871AbjI1Nbx (ORCPT ); Thu, 28 Sep 2023 09:31:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48034 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232010AbjI1Nbw (ORCPT ); Thu, 28 Sep 2023 09:31:52 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 20A231A1 for ; Thu, 28 Sep 2023 06:31:50 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-317c3ac7339so12370850f8f.0 for ; Thu, 28 Sep 2023 06:31:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1695907908; x=1696512708; darn=vger.kernel.org; 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=T08S6IcvTtc7N9BV5LzOKgOD0pjFqX9HyRFqWGAYhhs=; b=qGH/yx6ELOmDQYM0Abt2n1QZA96NjkfJMKJyHfyBwpZiwuqVb8bbycg8PXJeItdsoc +nt1l8AXdgWdi7IH1o0Ftmo5pgeedRS6uMwb8TYIo5KzIGaJV/ltwrAYcBJd32j8YOvo DfeW9ZBsGNYn/jL15Fwa91eF/bGiRwqiJCIoJySN8Ef6A1zOp5/xBwozTrhf8sZzYskC 942akULqN/7f2q2icjPoiOc01fx8J1wFL//YzdrVm/Pzt7Dq9W1Q5AyDFmYhVGIcnkJI UYfBJfqLLwraTNn7lYAhWV7jdbCTdn55hL36ObPEBYktvCBUq7+Jnr7OmPR69CEJKwXJ lQxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695907908; x=1696512708; 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=T08S6IcvTtc7N9BV5LzOKgOD0pjFqX9HyRFqWGAYhhs=; b=oeuLaiWewqlFMfLRm4DN7bqCpdrM8ATSmt9CZ+Eh4U9XiDdfsYaJ0y9xbxWHoh+M3V hcQC1pQEVaT7soyhOf898hgxUkcz2WwvFAuY1VFfkC5lGeaIaFcJo4EnZO4Uf57SgVyb fffgorp0OI4BIjnj+j7NJlLDOfuMX83aEfkJMIfjz/NKTLgcx7/W5FNtMTgt2UleFC+F FaV+OaiMxwiUl2SdmdmPWbsfr1GMuhFZom6PG1EkMkCtGw9Mf2c5g47vdtAlbmPFdPRr /La2kID7BlIrB3Qpp2+2zAjW3w7iaSidsIFX09sJUSVDqWzVwaaoRY3pVE1GRGDGHvoX 34Sg== X-Gm-Message-State: AOJu0YyFGdyOw+PFMeLH+3thE8ALY30QmHKH8viw68MSatTOEVLoLKyH M4C3NMlEPZ4b5krU8YrVxGJrTA== X-Google-Smtp-Source: AGHT+IEaDyRoeJfIh3W2+KNnYk9x6itUo1Xk6uJTmTcRoir3MfVwImO36qIbE00OsPNbngLtxbPUzg== X-Received: by 2002:adf:cd0a:0:b0:31f:f982:5395 with SMTP id w10-20020adfcd0a000000b0031ff9825395mr1408904wrm.35.1695907908443; Thu, 28 Sep 2023 06:31:48 -0700 (PDT) Received: from ?IPV6:2a05:6e02:1041:c10:c49e:e1a5:3210:b8c0? ([2a05:6e02:1041:c10:c49e:e1a5:3210:b8c0]) by smtp.googlemail.com with ESMTPSA id c10-20020a5d4f0a000000b0031f3ad17b2csm19426288wru.52.2023.09.28.06.31.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 28 Sep 2023 06:31:48 -0700 (PDT) Message-ID: <11eac712-b9aa-3c46-11bc-70c2f4f9935c@linaro.org> Date: Thu, 28 Sep 2023 15:31:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v1 10/13] thermal: core: Allow trip pointers to be used for cooling device binding Content-Language: en-US To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Linux PM , LKML , Linux ACPI , Srinivas Pandruvada , Zhang Rui , Lukasz Luba References: <1957441.PYKUYFuaPT@kreacher> <45837158.fMDQidcC6G@kreacher> <065636fa-e6ac-4fcb-5d78-b3f281ac4609@linaro.org> 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: linux-pm@vger.kernel.org On 28/09/2023 12:38, Rafael J. Wysocki wrote: > On Thu, Sep 28, 2023 at 9:10 AM Daniel Lezcano > wrote: >> >> On 21/09/2023 20:01, Rafael J. Wysocki wrote: >>> From: Rafael J. Wysocki >>> >>> Add new helper functions, thermal_bind_cdev_to_trip() and >>> thermal_unbind_cdev_from_trip(), to allow a trip pointer to be used for >>> binding a cooling device to a trip point and unbinding it, respectively, >>> and redefine the existing helpers, thermal_zone_bind_cooling_device() >>> and thermal_zone_unbind_cooling_device(), as wrappers around the new >>> ones, respectively. >>> >>> No intentional functional impact. >>> >>> Signed-off-by: Rafael J. Wysocki >>> --- >> >> Reviewed-by: Daniel Lezcano > > Thanks so much for all of the reviews! You are welcome. Thanks for cleaning up the ACPI code > I'll now apply the patches for which you have given tags and respin > the rest (governor changes) as a separate series on top of them. Sounds good, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog