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 0A3B7E7071B for ; Thu, 21 Sep 2023 11:11:38 +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=zyCE4con00rLPo/KRU+M/RpzBzQK0x1/0tX5Zn1hcgM=; b=LXYEOAnMPhWcQC Q+MwOxkOwmv4BGrGKcYmBNGJl+KhdHcMUJiWxfVtR4h7kfRxX5sZmug9fTl8b9wHUbq2D8hM3bZRc +EMZkWljBCRYGFqXl0IGRCdz6J08NsKx6SGHztYBA0b4Y2WhJMD2iaecpuE5Q5hILnpGx9IdRArs0 WwD7i01J/B5113cuApEwFfAztoLEOWa4Lb6CQmKbHdiQyOP+3f14KfiqiJlAg/Yx2C2WCMCCsKuq4 4uhGOfLX59YwCGX4vxRTCVdKKTTjCPq/2lhXyJ+vWkDbivAtcb/5KA9p7ENVxoWsxgRZ7irpoLoQk MTVPxpQA4eCvD1bFlXPQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qjHaY-005tAT-2K; Thu, 21 Sep 2023 11:11:18 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qjHaW-005t9b-0h for linux-arm-kernel@lists.infradead.org; Thu, 21 Sep 2023 11:11:17 +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 4EFB015A1; Thu, 21 Sep 2023 04:11:52 -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 1E7DD3F5A1; Thu, 21 Sep 2023 04:11:13 -0700 (PDT) Date: Thu, 21 Sep 2023 12:11:10 +0100 From: Sudeep Holla To: Ulf Hansson Cc: Cristian Marussi , Sudeep Holla , 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, Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, Lorenzo Pieralisi Subject: Re: [PATCH v3 08/13] dt-bindings: arm: cpus: Add a power-domain-name for a performance-domain Message-ID: <20230921111110.tbffr5sik3ycw7gf@bogus> References: <20230825112633.236607-1-ulf.hansson@linaro.org> <20230825112633.236607-9-ulf.hansson@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230825112633.236607-9-ulf.hansson@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230921_041116_298530_72386AC7 X-CRM114-Status: GOOD ( 12.91 ) 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 Fri, Aug 25, 2023 at 01:26:28PM +0200, Ulf Hansson wrote: > When an CPU's performance domain is managed through the SCMI firmware, > let's enable us describe this as a consumer of a power-domain provider, > which is the de-facto standard to use for performance domains. In this > case, let's specify a corresponding power-domain-name, to point out the > corresponding index for it. > > Cc: Rob Herring > Cc: Krzysztof Kozlowski > Cc: Conor Dooley > Cc: devicetree@vger.kernel.org > Cc: Lorenzo Pieralisi > Signed-off-by: Ulf Hansson > --- > > Changes in v3: > - New patch. This patch and 10/13 are quite generic. I am happy to take it as part of this series but just thought of checking again if that is what you prefer ? -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel