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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64C90C433EF for ; Thu, 4 Nov 2021 05:09:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5024361212 for ; Thu, 4 Nov 2021 05:09:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231160AbhKDFMR (ORCPT ); Thu, 4 Nov 2021 01:12:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230011AbhKDFMO (ORCPT ); Thu, 4 Nov 2021 01:12:14 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ADBC9C061714; Wed, 3 Nov 2021 22:09:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To: Subject:Sender:Reply-To:Content-ID:Content-Description; bh=DlU9hmw4W8D9x6aVOx0iFXlJ+qpIS36/C+b8G40GJkE=; b=pslMV/T+V+ssGajnysctcPW9c4 7HZaM79NzDGy2w5GuPU0YREHlw7YVP0rGrk4uaMSpbMkejUzF/rD0Ys0a2uaGoFq9BiHlH+cFr9Mx kQgI4u8shJGTRhCSQa3+rMqw/bzJcgdR78OIreWQNx8TJiwLMxg7FLiUHfSGUsSLCATEcLmEQGdWn 2S80VNW366tCEMmCuPR3dalvG1tt0uhybCXbDgSYncMaBSZocjo2b81JkGUlbtdwfB39wzVrHUog2 uhSBu/DK8kJyqybDC93UzpIoLso9Hm95A3mjHTh4Do8J+ixzRHSaZ8jefwCfkS0ggEmFZ6+OT977i 1A0b+1pQ==; Received: from [2601:1c0:6280:3f0::aa0b] by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1miV0L-007s7W-3M; Thu, 04 Nov 2021 05:09:37 +0000 Subject: Re: [PATCH v4 06/10] clk: Add Sunplus SP7021 clock driver To: Qin Jian , robh+dt@kernel.org Cc: mturquette@baylibre.com, sboyd@kernel.org, maz@kernel.org, p.zabel@pengutronix.de, linux@armlinux.org.uk, broonie@kernel.org, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, wells.lu@sunplus.com References: <2373006c300bfde8b0a1470f81d252d3766ae1c3.1635993377.git.qinjian@cqplus1.com> From: Randy Dunlap Message-ID: <6d5986ac-68ef-5537-8882-f34b8436d16a@infradead.org> Date: Wed, 3 Nov 2021 22:09:36 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <2373006c300bfde8b0a1470f81d252d3766ae1c3.1635993377.git.qinjian@cqplus1.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/3/21 7:57 PM, Qin Jian wrote: > diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig > index c5b3dc973..1cd7ae7a3 100644 > --- a/drivers/clk/Kconfig > +++ b/drivers/clk/Kconfig > @@ -334,6 +334,15 @@ config COMMON_CLK_VC5 > This driver supports the IDT VersaClock 5 and VersaClock 6 > programmable clock generators. > > +config COMMON_CLK_SP7021 > + bool "Clock driver for Sunplus SP7021 SoC" > + help > + This driver supports the Sunplus SP7021 SoC clocks. > + It implemented SP7021 PLLs/gate. implements > + Not all features of the PLL are currently supported > + by the driver. > + This driver is selected automatically by platform config. -- ~Randy 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F1A7C433EF for ; Thu, 4 Nov 2021 05:11:08 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0FA14610FD for ; Thu, 4 Nov 2021 05:11:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0FA14610FD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=EiDzTrnTg3Ss+4tENkw7lku9RALqCC/OGBZ4oY2upcQ=; b=O3c8zsfTRmbbuAT6joy9RhLGQx 351rNYM2Vo/96f+5FCHQ+zB7l/MWe0Wl1aM4ccNTDJk9mx7X1+VE+iKvmy4VTcjG6PXQjg51cpMo9 ncaH5NkaIjdXzPcbWwE0uSYYkc0wFWkbIRsTXJZQF9uZ5lLLc/C+hCA/9ceZn9ZUtJyWZkR+jxgcI z1QnfFnoeNlrkXTyJeZJpttoEaRuqFze19UQoaafOuTxBKbrmdxtl/PbbEZg9ileiSbJIUCp1XHfg 8gcQ3KrOkSpuxG6agzRdYYGLuhROgiOAeOcBN4Ezhiq958UoEzh6i40ci6YRPuhGplGGHe8ZswuxC I8N5jqLg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1miV0b-007sCa-H7; Thu, 04 Nov 2021 05:09:53 +0000 Received: from [2601:1c0:6280:3f0::aa0b] by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1miV0L-007s7W-3M; Thu, 04 Nov 2021 05:09:37 +0000 Subject: Re: [PATCH v4 06/10] clk: Add Sunplus SP7021 clock driver To: Qin Jian , robh+dt@kernel.org Cc: mturquette@baylibre.com, sboyd@kernel.org, maz@kernel.org, p.zabel@pengutronix.de, linux@armlinux.org.uk, broonie@kernel.org, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, wells.lu@sunplus.com References: <2373006c300bfde8b0a1470f81d252d3766ae1c3.1635993377.git.qinjian@cqplus1.com> From: Randy Dunlap Message-ID: <6d5986ac-68ef-5537-8882-f34b8436d16a@infradead.org> Date: Wed, 3 Nov 2021 22:09:36 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <2373006c300bfde8b0a1470f81d252d3766ae1c3.1635993377.git.qinjian@cqplus1.com> Content-Language: en-US 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 11/3/21 7:57 PM, Qin Jian wrote: > diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig > index c5b3dc973..1cd7ae7a3 100644 > --- a/drivers/clk/Kconfig > +++ b/drivers/clk/Kconfig > @@ -334,6 +334,15 @@ config COMMON_CLK_VC5 > This driver supports the IDT VersaClock 5 and VersaClock 6 > programmable clock generators. > > +config COMMON_CLK_SP7021 > + bool "Clock driver for Sunplus SP7021 SoC" > + help > + This driver supports the Sunplus SP7021 SoC clocks. > + It implemented SP7021 PLLs/gate. implements > + Not all features of the PLL are currently supported > + by the driver. > + This driver is selected automatically by platform config. -- ~Randy _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel