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 57FA6C00140 for ; Fri, 5 Aug 2022 21:48:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240626AbiHEVsJ (ORCPT ); Fri, 5 Aug 2022 17:48:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36162 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240876AbiHEVsI (ORCPT ); Fri, 5 Aug 2022 17:48:08 -0400 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 B165F77554 for ; Fri, 5 Aug 2022 14:48:06 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id ay36-20020a05600c1e2400b003a4e30d7995so4519063wmb.5 for ; Fri, 05 Aug 2022 14:48:06 -0700 (PDT) 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; bh=KNQEUmGLVAbpCL4HkkFhEE/6SImMj5y9sN/w12ODgTw=; b=jYZWLSIT9H0LRa+afvoDdTI6v9xPc8cnlCQpGbLUhRaPcF1SM6WHC5BHjkaqv5NjCk Yh7dkVnLhm8wxOJZWbaXB2EN96SjQsb/Z26zhRSsn8/rgQaAQPb3WXwHWs/T3prkd5vC s/FeK9eBEan701j/vVLXLyNe0zgYSb7o3KE2xHLUKQgCEDuJqrzBblY6zgL+U5ekyIwz obagY/3919u+7YKVdaz2pzWIrIM6iUQWxG6xfH9sqEG7Xcbzj/UtOVyljvP7jKnID1f/ K1fiA3NsKcrw/oUuU5tUsTAe7rafALMqcSiU5axawpMG9QnzqthOYEeYYRfhHinf3FdB 0Z+g== 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; bh=KNQEUmGLVAbpCL4HkkFhEE/6SImMj5y9sN/w12ODgTw=; b=NKjyva0bQtnEqhu3d6NQKu423A/B9jSDJUVomXAwYRPQeshiRVMqI4/tD+tG0WHqFa g0PaxOuiO60wC9BQq7bE/V8PoQawonKBaVdKT0V14ihlAHp+SDPEu3OIfHDaKy44Rdfw s6fpRO/Zh519USDSMkjFdO/R9PyreRt1/aeNcmqAL7L2Y737Ljxu5nrkDCfnsFl8sjdx gxGu0WBtXirEWDnuxd/Txl0jc9NsqYIq4xswMANJVg7WtmIL2M2Q+0wjes5o1uKK9xOR 1ykqMOVO7TyY8rUj/iaZ00bEfSoUcwZEL1npVtgO61s79S4Zb8sqmoP2wQS9bjTv9+lK a+1g== X-Gm-Message-State: ACgBeo3rGwPmGmZThWCewE7WqWGjp8HV4BnUQsRL/Pxha8UDSJB4wd1u lD2znR/2p2qEQCGMRpKvOK+XQA== X-Google-Smtp-Source: AA6agR4D+809mtr5avMU9X5e/xHyX7TA26uXLp93UmNMlvgekiPNqGS+KILtxbAeNq8dHuAg5E8uDQ== X-Received: by 2002:a05:600c:4e03:b0:3a5:1755:8498 with SMTP id b3-20020a05600c4e0300b003a517558498mr4028757wmq.137.1659736085153; Fri, 05 Aug 2022 14:48:05 -0700 (PDT) Received: from ?IPV6:2a05:6e02:1041:c10:aef0:8606:da6b:79ef? ([2a05:6e02:1041:c10:aef0:8606:da6b:79ef]) by smtp.googlemail.com with ESMTPSA id b13-20020adff90d000000b0021e5adb92desm4701234wrr.60.2022.08.05.14.48.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 05 Aug 2022 14:48:04 -0700 (PDT) Message-ID: <82d5701e-9d22-cc4d-0d19-324147b64192@linaro.org> Date: Fri, 5 Aug 2022 23:48:02 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v1 24/26] thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function Content-Language: en-US To: Jakub Kicinski Cc: rafael@kernel.org, rui.zhang@intel.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Raju Rangoju , "David S. Miller" , Eric Dumazet , Paolo Abeni , "open list:CXGB4 ETHERNET DRIVER (CXGB4)" References: <20220805145729.2491611-1-daniel.lezcano@linaro.org> <20220805145729.2491611-25-daniel.lezcano@linaro.org> <20220805131157.08f6a50f@kernel.org> From: Daniel Lezcano In-Reply-To: <20220805131157.08f6a50f@kernel.org> 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 05/08/2022 22:11, Jakub Kicinski wrote: > On Fri, 5 Aug 2022 16:57:27 +0200 Daniel Lezcano wrote: >> Subject: [PATCH v1 24/26] thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function > > s@thermal/drivers/@net/ethernet/@ Ok, thanks > Are you targeting 6.0 with these or should we pick it up for 6.1 via > netdev? I didn't see any notes on merging in the cover letter. Right, if it can go through the thermal tree, all the changes will be in the same place, that will help -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog