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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 86A64E7106C for ; Thu, 21 Sep 2023 13:30:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=eqbIofqf6753FfqiqGfYSwVd5KrgNjemv+tlZiE45jQ=; b=jocjITji3pBi0q +NcG/FTT5SUqazm3fD+DG3i1S6vazRQ+nMcr7rZAm8F0ofGfOOreLTVt7Z7jZspETEhrfBqylJmGs zmrJUCL9gg2fvSTp60FAwr69+NdI1FkmhO41+2s/CMnruXZEsEUTVwz9ppqCGab8zvfdoQPt5iqHJ ZaqsUzZ+KpmWKJWavFSFLvji/tF4OGEwtRNpoYwfhd0izfcYz5o1UerSKli/p+0bsNF23vP0Q57Sn dh8Pk63EJJdv6pC5sx/uJXEGqm2vwJy8ey37YSWvfZyKwH6/s8eJoGbd2+wcDCVoQJIMnC9XmgeZT pWAxX42p7jtzpMiYs+BA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qjJl1-0068Pu-0A; Thu, 21 Sep 2023 13:30:15 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qjJkx-0068P9-1O for linux-arm-kernel@lists.infradead.org; Thu, 21 Sep 2023 13:30:13 +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 D9E161688; Thu, 21 Sep 2023 06:30:43 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4F9B33F5A1; Thu, 21 Sep 2023 06:30:05 -0700 (PDT) Date: Thu, 21 Sep 2023 14:30:02 +0100 From: Sudeep Holla To: Ulf Hansson Cc: Cristian Marussi , Viresh Kumar , Nishanth Menon , Stephen Boyd , Nikunj Kela , Prasad Sodagudi , Alexandre Torgue , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 12/13] PM: domains: Allow genpd providers to manage OPP tables directly by its FW Message-ID: <20230921133002.dfyjkoe5f2pqxhc6@bogus> References: <20230825112633.236607-1-ulf.hansson@linaro.org> <20230825112633.236607-13-ulf.hansson@linaro.org> <20230921112019.gftlr5ys3yw2nwgw@bogus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230921_063011_586759_CF048A3C X-CRM114-Status: GOOD ( 17.00 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Thu, Sep 21, 2023 at 03:05:17PM +0200, Ulf Hansson wrote: > On Thu, 21 Sept 2023 at 13:20, Sudeep Holla wrote: > > > > On Fri, Aug 25, 2023 at 01:26:32PM +0200, Ulf Hansson wrote: > > > In some cases the OPP tables aren't specified in device tree, but rather > > > encoded in the FW. To allow a genpd provider to specify them dynamically > > > instead, let's add a new genpd flag, GENPD_FLAG_OPP_TABLE_FW. > > > > > > Signed-off-by: Ulf Hansson > > > --- > > > > > > Changes in v3: > > > - None. > > > > > > > Just checking if I need Rafael's ack here or that is OK as you are > > co-maintainer ? Again asking explicitly to ensure arm-soc is happy when > > I send PR. > > This should be fine for you to pick up. Rafael would have objected if > this was something that he didn't like. Moreover, there's no other > patches being queued for genpd at this moment so no worries of > conflicts. > Fair enough :), but I just wanted to confirm. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel