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 X-Spam-Level: X-Spam-Status: No, score=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92432C49EAF for ; Fri, 25 Jun 2021 15:45:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 771C86197C for ; Fri, 25 Jun 2021 15:45:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229996AbhFYPrX (ORCPT ); Fri, 25 Jun 2021 11:47:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229971AbhFYPrX (ORCPT ); Fri, 25 Jun 2021 11:47:23 -0400 Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C732C061768 for ; Fri, 25 Jun 2021 08:45:01 -0700 (PDT) Received: by mail-qk1-x72b.google.com with SMTP id j184so19573904qkd.6 for ; Fri, 25 Jun 2021 08:45:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=qSf9Hb89Xvgz4RD0vbZliBhiS0IdcUUlpwW5LDw/NZk=; b=vMvWFhL3hrQ2d9on+2SJXtZauw0KvoKA33a/n2K/T0rAnwDpMW6ZOyZAnvoOzyFKlZ xSAttO7INFBNysQaglBAlUWKMvKMAYWr8hARRkEzvcTtF+roNUK3hwdF+7kcxde6NeN8 mZdbdITR3GdVWUv1BJR5NE6ZVlW+4lRuvxCDXFnyFpgVaPVeuABGVKGfLyqY5y81zWa3 hlXjk8kHCSws3FUr/vMIVp97dLC0F7r1K/F3y095cmJqgfdZdwvwMOa9F5+IO3ILdFlx vw97epES8gMju58AE2T5y+R+qC4O3JMzV6Yr5mXvqSW1Qhl7Xx4otY06HLeEydFNQkxa bynw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=qSf9Hb89Xvgz4RD0vbZliBhiS0IdcUUlpwW5LDw/NZk=; b=UdFTdRnT6lb8nnnubbe4f1yDHiLH68GpIyx/VPC9tgV5iLGztZUkIRf9p4CYeGuqCy RtkLdgLsHk/N30qy2hbeqxS6oDCsLn0vvOe8pVVskLjZMKo2RpfHTskBEv3TnUpUUNBC YCrh6D4ineHH4GwEw1nEqPUVSyLBrRLnYS+MELXOUYwpVVgdxq8xG0cDYa5oEKdWs3h0 EqwEimyBfQpyhJECOmSsZymCg5mwaT1rvDBUA2uhzqo2UbEX6sCV5GwufIuqcavHB3ky EToaE4dAy3It/p8/W7jeVG3mYaGRc7gQARFC5VKQF5TJnqMLVb87ioYwH7PWoaWkIt8+ FQzQ== X-Gm-Message-State: AOAM531WKZWDbmPy77dkQk7AFpL4QkP+JbxxmupLoG8ja2c31XTrYB4a HvmOhFN30VGJgSx0Sl3cB0HzTDEXD82W/w== X-Google-Smtp-Source: ABdhPJxp4bC6f3KpDQBZ95/st94EeUgklP+Hy2R9giYDMnPyCNasy8cMOXCrU3v0Dq+Q0MPlqyGS5A== X-Received: by 2002:a37:9381:: with SMTP id v123mr12119650qkd.64.1624635900080; Fri, 25 Jun 2021 08:45:00 -0700 (PDT) Received: from [192.168.1.93] (pool-71-163-245-5.washdc.fios.verizon.net. [71.163.245.5]) by smtp.gmail.com with ESMTPSA id k9sm4018604qtq.30.2021.06.25.08.44.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 25 Jun 2021 08:44:59 -0700 (PDT) Subject: Re: [Patch v2 5/5] arm64: boot: dts: qcom: sdm845: Remove passive trip points for thermal zones 0-7 To: Matthias Kaehlcke Cc: agross@kernel.org, bjorn.andersson@linaro.org, rui.zhang@intel.com, daniel.lezcano@linaro.org, viresh.kumar@linaro.org, rjw@rjwysocki.net, robh+dt@kernel.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20210624115813.3613290-1-thara.gopinath@linaro.org> <20210624115813.3613290-6-thara.gopinath@linaro.org> From: Thara Gopinath Message-ID: Date: Fri, 25 Jun 2021 11:44:57 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 6/24/21 12:51 PM, Matthias Kaehlcke wrote: > On Thu, Jun 24, 2021 at 07:58:13AM -0400, Thara Gopinath wrote: > >> Subject: arm64: boot: dts: qcom: sdm845: Remove passive trip points for thermal zones 0-7 > > The patch doesn't remove the passive trip points (anymore?), but the cooling > maps/devices. Also talking about 'thermal zones 0-7' doesn't really convey > any useful information (and the enumeration could potentially change in the > future), better talk about the CPU thermal zones. Hi Matthias, Yes you are right. I forgot to change the subject. Will fix the subject and provide better description of the zones in the next rev > >> Now that Limits h/w is enabled to monitor thermal events around cpus and >> throttle the cpu frequencies, remove cpufreq cooling device for the cpus which >> does software throttling of cpu frequencies. -- Warm Regards Thara (She/Her/Hers)