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=-11.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 4625BC433DB for ; Tue, 9 Feb 2021 02:33:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0A82464E99 for ; Tue, 9 Feb 2021 02:33:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230389AbhBICdm (ORCPT ); Mon, 8 Feb 2021 21:33:42 -0500 Received: from mail.kernel.org ([198.145.29.99]:33678 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229702AbhBICdl (ORCPT ); Mon, 8 Feb 2021 21:33:41 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id A9ECE64EC4; Tue, 9 Feb 2021 02:32:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612837963; bh=hgjqQc4b/SGxZ8HklxvwOWeaunQftuj+LiHbLeVfnpE=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=ELbg5A241EETDcqCzZ7Hx2BfYOU+YQ0tKC9icAefpPK39Ayg34cr76xaU8aV+TujG S4/WSM/JkqyglfZZ8DHNVBTQBhrO9yLqJruHPYwP8e+qB36JCUylrYPI08cQqGr8W8 nkRN0ORnxCW0B3KNK68lQHEuBwBgG6Pt8AiSRNQ2nQonbVJvFmSkDUSlYaiC04fry0 vzZsC/OcWtgfI17zCqlozJvi+PrfafCjr+JRCBqd/DCWe9j1JUn6+gzCDIujLG7Lse 5MDwYi2vKIbhrA/GX8QRtem28cvNyDZwfPja9GJ8JBGMeVkhw22sp0V1Q38RaIqm6F a//qd/NjldgjQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20210121071659.1226489-8-m.tretter@pengutronix.de> References: <20210121071659.1226489-1-m.tretter@pengutronix.de> <20210121071659.1226489-8-m.tretter@pengutronix.de> Subject: Re: [PATCH v3 07/15] soc: xilinx: vcu: register PLL as fixed rate clock From: Stephen Boyd Cc: m.mtretter@pengutronix.de, michals@xilinx.com, kernel@pengutronix.de, mturquette@baylibre.com To: Michael Tretter , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Date: Mon, 08 Feb 2021 18:32:42 -0800 Message-ID: <161283796259.76967.12528625780614261771@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Quoting Michael Tretter (2021-01-20 23:16:51) > Currently, xvcu_pll_set_rate configures the PLL to a clock rate that is > pre-calculated when probing the driver. To still make the clock > framework aware of the PLL and to allow to configure other clocks based > on the PLL rate, register the PLL as a fixed rate clock. >=20 > Signed-off-by: Michael Tretter > Acked-by: Michal Simek > --- Applied to clk-next 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=-9.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 9E849C433DB for ; Tue, 9 Feb 2021 02:34:09 +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 3C21E64E99 for ; Tue, 9 Feb 2021 02:34:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3C21E64E99 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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:Message-ID:Date:To:From:Subject:References: In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=zl/ajkglIBWR47V50AeGMY/Uxf4RwqI5A22LsNYCxb0=; b=X1af2HeUExMawMa7ezbkf4CUS O6eP35lbA8/WwEkVDiVovhRnuFcP7mqwtZZxMFJjp0KSm8rMYR7JDZ9KaSneOHIz0cHPkSakFpTKD 2W5O5Lz7B4KwRCXMOuH5GFmSnD9xdOEURFQ7EYPJdU+yy9hBs17dNvpX/yA6PZQMQssaKzXKoQQaY 7YM+SSqxQ8pUe416aixM/Za07IMYufYngRjabUsbITskPZ/KAS8NBkciIX91a3qn2wq53pY3fA7Lb RW8l229neNuw9czjdPRRbUx32jGTpPh5Px2o60un2pjNblxWNATsIp9syOOEa1nqDmi0UEOCyWdxI CO2mwHhXQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9Ipa-0002CO-Ju; Tue, 09 Feb 2021 02:32:46 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9IpY-0002BQ-CU for linux-arm-kernel@lists.infradead.org; Tue, 09 Feb 2021 02:32:45 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id A9ECE64EC4; Tue, 9 Feb 2021 02:32:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612837963; bh=hgjqQc4b/SGxZ8HklxvwOWeaunQftuj+LiHbLeVfnpE=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=ELbg5A241EETDcqCzZ7Hx2BfYOU+YQ0tKC9icAefpPK39Ayg34cr76xaU8aV+TujG S4/WSM/JkqyglfZZ8DHNVBTQBhrO9yLqJruHPYwP8e+qB36JCUylrYPI08cQqGr8W8 nkRN0ORnxCW0B3KNK68lQHEuBwBgG6Pt8AiSRNQ2nQonbVJvFmSkDUSlYaiC04fry0 vzZsC/OcWtgfI17zCqlozJvi+PrfafCjr+JRCBqd/DCWe9j1JUn6+gzCDIujLG7Lse 5MDwYi2vKIbhrA/GX8QRtem28cvNyDZwfPja9GJ8JBGMeVkhw22sp0V1Q38RaIqm6F a//qd/NjldgjQ== MIME-Version: 1.0 In-Reply-To: <20210121071659.1226489-8-m.tretter@pengutronix.de> References: <20210121071659.1226489-1-m.tretter@pengutronix.de> <20210121071659.1226489-8-m.tretter@pengutronix.de> Subject: Re: [PATCH v3 07/15] soc: xilinx: vcu: register PLL as fixed rate clock From: Stephen Boyd To: Michael Tretter , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Date: Mon, 08 Feb 2021 18:32:42 -0800 Message-ID: <161283796259.76967.12528625780614261771@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210208_213244_521596_C1153C36 X-CRM114-Status: UNSURE ( 7.14 ) X-CRM114-Notice: Please train this message. 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: mturquette@baylibre.com, m.mtretter@pengutronix.de, michals@xilinx.com, kernel@pengutronix.de 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 Michael Tretter (2021-01-20 23:16:51) > Currently, xvcu_pll_set_rate configures the PLL to a clock rate that is > pre-calculated when probing the driver. To still make the clock > framework aware of the PLL and to allow to configure other clocks based > on the PLL rate, register the PLL as a fixed rate clock. > > Signed-off-by: Michael Tretter > Acked-by: Michal Simek > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel