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 1DBE6C4345F for ; Mon, 22 Apr 2024 19:04:24 +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:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LLi1pFDd0aYKszVPQHuOGEqZ/6uVJA0uH8TBif/vWA8=; b=thsP+X5foalOU4 C49VAfjkzAWf+DnWOLDln9g76Jf7PkSfQWe4DAw9VzY91XiO+h2rCZk+t6jhf5NKSLhdxcpMBwY4k Xe9PQ/nfVQtU3pMBzNXMppSGFy4xQKMsZAaCyAM1hkyZO87ey3ifWOlSQuCvoDcS6DyUsR4VsDcD7 zYBGZ47rPac/ERyrCQQCW5wOqbmyyHPNhmVpKVXa2fGiljqTTIxBDnJtR7oJiy2qs7xxjp6O5BOeL sbi/Vrx06dasw4BXyeEI7ZBd+KUuQTw0tsCuLEw8jhvh9cL1jf4gtWmFwLVgL5x0cu3PoExgm1Y6M 6pUcVAP+I1Kx7L8Q6Hog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ryyxZ-0000000Ek3t-1Yt5; Mon, 22 Apr 2024 19:04:13 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ryyxS-0000000Ek0E-0Cun for linux-arm-kernel@lists.infradead.org; Mon, 22 Apr 2024 19:04:07 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id E546760FA1; Mon, 22 Apr 2024 19:04:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7DEB4C113CC; Mon, 22 Apr 2024 19:04:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713812642; bh=/KZ+ZncZH9oQrroJ39sxSYoWYSIZDlMsdiB/URZ9pzM=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=WHein+sBgpWcoabO6I0muedj1S+MBCY6C+QWvhx2Z34KtQLi59JSQabPVt/jhhGjJ O1oJGWcB991tcvPu/AYGBowBm4pnqp85w8HzmjKnNiKnNU2ANE9ybaiAKZ7VMTLP6h lBl9r6damoc6WFT8SLenaB159iplSqEiVuafTKqZGMPe9fxazvaVcABvOftEextfRF raXApFS9r5HzvtSx0hVWgasY/8EJv0He16tJ3kPdFTsbZyV625up7dwuQ3R/udLjV1 I05iC5qunRO0YhIXfCh43IRyBcV4uuso9gmeUq7KDoN/dgUY4Z/+CzJsJzoo3++gu5 ozPCwNLz6tIaQ== Message-ID: MIME-Version: 1.0 In-Reply-To: <20240415163649.895268-5-cristian.marussi@arm.com> References: <20240415163649.895268-1-cristian.marussi@arm.com> <20240415163649.895268-5-cristian.marussi@arm.com> Subject: Re: [PATCH v3 4/5] clk: scmi: Add support for re-parenting restricted clocks From: Stephen Boyd Cc: sudeep.holla@arm.com, james.quinlan@broadcom.com, f.fainelli@gmail.com, vincent.guittot@linaro.org, peng.fan@oss.nxp.com, michal.simek@amd.com, quic_sibis@quicinc.com, quic_nkela@quicinc.com, souvik.chakravarty@arm.com, mturquette@baylibre.com, Cristian Marussi To: Cristian Marussi , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Date: Mon, 22 Apr 2024 12:04:00 -0700 User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240422_120406_168425_2D04EF90 X-CRM114-Status: UNSURE ( 7.28 ) X-CRM114-Notice: Please train this message. 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 Quoting Cristian Marussi (2024-04-15 09:36:48) > Some exposed SCMI Clocks could be marked as non-supporting re-parenting > changes. > Configure a clk_ops descriptor which does not provide the re-parenting > callbacks for such clocks when registering with CLK framework. > > CC: Michael Turquette > CC: Stephen Boyd > CC: linux-clk@vger.kernel.org > Signed-off-by: Cristian Marussi > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel