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=-12.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 CF270C4338F for ; Wed, 18 Aug 2021 03:37:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A9BFB610A6 for ; Wed, 18 Aug 2021 03:37:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236337AbhHRDi3 (ORCPT ); Tue, 17 Aug 2021 23:38:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38804 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236105AbhHRDi2 (ORCPT ); Tue, 17 Aug 2021 23:38:28 -0400 Received: from mail-pg1-x530.google.com (mail-pg1-x530.google.com [IPv6:2607:f8b0:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA53FC0613C1 for ; Tue, 17 Aug 2021 20:37:54 -0700 (PDT) Received: by mail-pg1-x530.google.com with SMTP id q2so832337pgt.6 for ; Tue, 17 Aug 2021 20:37:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=CIqXxZQMTfYf4KMWVdTMecbn2bp1Cy3dF+snZnUCor0=; b=M4aL//HWus/ItMfUDjKFkNtL6bXZ+RaJqIQS2scGji60+vB4vhgzGtpnPTCO8fvrTr bRLJwf0SDFdMZh0b/z/T/Og7loudWl/gY4/scDaiXq1N26UH19zvEEaYg7MUJPpqlZ3a XIjQdgc3G77Tm5K/f/fwD4RNjzVcbQuyCAA1yeavivJz/6xpvhUO1/iN/tvjYjCm6zcF XUdaKe/Ty30DX5wiDKtJ2KAg45mm3+ec7gc7O8Yofn+L/rATdz0E4/I4j0pPKqYf7cVx q0BUYgmvmVqdgwBgSalrYNsB0z/TU8At6SFePmn/lJPAGBhCujBgA3Gd6b917AqUxklw M5Sw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=CIqXxZQMTfYf4KMWVdTMecbn2bp1Cy3dF+snZnUCor0=; b=qFsgvqQnlB6WcMHYJMw9ZESQoS9EMPTHvZs+EWI275AFxc24F0V2P0rlnYezZVFLxE N2c9FVHRhVz6nzCmBrrquX81kUJOBS4F9Yqim6Y4dgwJ57lx5zaEi1fciNnrO8vC+C4C l98N7AbaoYTeG2GR/ldIx4jYYkDH0c0J0VB2oEwKxHN+UMp/Cpiu8x7sm6NhC9uY1gj7 6IlWGeucNyCp2k866iWZYUH7mz0HGYUXpoxwNnmSD8PpC/Tlx28IAQ05mdwTxWAp0rLW TU4LzojS87dq0Ti6as6azbZwBf3ZtkeDgoNwQ3qEqV4yF9IIN+OzxIMcN6kZOaa4Z8JC o1JQ== X-Gm-Message-State: AOAM532+Q2ZiWIIemNs1VQ0hVZMLjj7fr4ozweCbY59tI+qcLEOAsP9C UIcMWmvJD3rWCFTWnw2Yd6VYHA== X-Google-Smtp-Source: ABdhPJzOGxsw50WI5481yu1W8E5V0EvRZ+mP8uNqjTo8rrInZA/Ke2EUBvabuKvfYMAk2yI2gnDwsQ== X-Received: by 2002:a65:64d1:: with SMTP id t17mr6676899pgv.291.1629257874429; Tue, 17 Aug 2021 20:37:54 -0700 (PDT) Received: from localhost ([122.172.201.85]) by smtp.gmail.com with ESMTPSA id h22sm4018298pfv.76.2021.08.17.20.37.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Aug 2021 20:37:53 -0700 (PDT) Date: Wed, 18 Aug 2021 09:07:51 +0530 From: Viresh Kumar To: Thara Gopinath Cc: agross@kernel.org, bjorn.andersson@linaro.org, rui.zhang@intel.com, daniel.lezcano@linaro.org, rjw@rjwysocki.net, robh+dt@kernel.org, steev@kali.org, tdas@codeaurora.org, mka@chromium.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [Patch v5 3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support Message-ID: <20210818033751.uulg5tgwfddmwp47@vireshk-i7> References: <20210809191605.3742979-1-thara.gopinath@linaro.org> <20210809191605.3742979-4-thara.gopinath@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210809191605.3742979-4-thara.gopinath@linaro.org> User-Agent: NeoMutt/20180716-391-311a52 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09-08-21, 15:16, Thara Gopinath wrote: > Add interrupt support to notify the kernel of h/w initiated frequency > throttling by LMh. Convey this to scheduler via thermal presssure > interface. > > Signed-off-by: Thara Gopinath > --- > > v4->v5: > - Changed throttle_lock from a spinlock to mutex to take potential > race between LMh de-init sequence and reenabling of > interrupts/polling after a thermal throttle event. > - Other cosmetic fixes as pointed out by Viresh. Applied. Thanks. -- viresh