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=-10.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 27B89C433E0 for ; Mon, 22 Feb 2021 11:15:47 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BD7E764D79 for ; Mon, 22 Feb 2021 11:15:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD7E764D79 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=PRIKEPNilPTZXnIZF+qNhfU9OxpJlcbNLNvfYTVo5QY=; b=hICjFex8ChUtwOJs1xhKvGLKG bMK8C+LFpLuE15flED5J/An2UoI4NGIZUrXMlN8m7+LiLxd/ssCG22g2OdLmf8celtmSDcnoJm1ib LUT2NDi+QW9c3UMCe0hv1llIbSrzXfcwHJ8L5C9FmQAeCPhItusscMj+ux29xXR37JZjaotJB9/lA 5HQxoRY6gj0Ex02tMYp+05Arfsi9nBCldG6uYsFdX8ncAiVUFv4xmclrGdSAfpKG2wih/3hTu4Vvv uq3209yqaf/pTS/GArrBva9MxZRSOfKHPLBPDWpc3IUFddE9YzEe9BafXlVL/TJA/+sxne69CFtI+ scuvU39Ow==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lE9An-0003uz-Sa; Mon, 22 Feb 2021 11:14:41 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lE9Al-0003uC-7s for linux-arm-kernel@lists.infradead.org; Mon, 22 Feb 2021 11:14:40 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 61C2C1FB; Mon, 22 Feb 2021 03:14:36 -0800 (PST) Received: from bogus (unknown [10.57.7.148]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id A8CCC3F73B; Mon, 22 Feb 2021 03:14:34 -0800 (PST) Date: Mon, 22 Feb 2021 11:14:28 +0000 From: Sudeep Holla To: Viresh Kumar Subject: Re: [PATCH v8 0/3] CPUFreq: Add support for opp-sharing cpus Message-ID: <20210222111428.okyazrtufefumhfk@bogus> References: <20210218222326.15788-1-nicola.mazzucato@arm.com> <20210219041944.uox45mesrabvfm72@vireshk-i7> <20210219191650.q7bu6ogbhh2hcmww@bogus> <20210222043904.j36d6btl2v64xg6q@vireshk-i7> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210222043904.j36d6btl2v64xg6q@vireshk-i7> User-Agent: NeoMutt/20171215 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210222_061439_367784_69B6FC29 X-CRM114-Status: GOOD ( 18.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: cristian.marussi@arm.com, linux-pm@vger.kernel.org, vireshk@kernel.org, rjw@rjwysocki.net, linux-kernel@vger.kernel.org, Nicola Mazzucato , Sudeep Holla , chris.redpath@arm.com, ionela.voinescu@arm.com, morten.rasmussen@arm.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Feb 22, 2021 at 10:09:04AM +0530, Viresh Kumar wrote: > On 19-02-21, 19:16, Sudeep Holla wrote: > > Hi Viresh, > > > > On Fri, Feb 19, 2021 at 09:49:44AM +0530, Viresh Kumar wrote: > > > On 18-02-21, 22:23, Nicola Mazzucato wrote: > > > > Hi Viresh, > > > > > > > > In this V8 I have addressed your comments: > > > > - correct the goto in patch 1/3 > > > > - improve comment in patch 2/3 for dev_pm_opp_get_opp_count() > > > > > > LGTM. I will apply them after the merge window is over. Thanks. > > > > I am planning to merge the series on scmi[1] which changes scmi-cpufreq.c > > and will conflict with these changes I think. If possible either, > > > > 1. Share a branch with these changes that I can merge or > > 2. I can take patch 1/3 and 2/3 with other scmi changes with your Ack. > > > > I am fine either way, let me know by v5.12-rc1 > > I have applied 3/3, you can take first two and add my Ack. > > Acked-by: Viresh Kumar > Thanks Viresh, I will pick after v5.12-rc1 -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel