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 5812BC433EF for ; Wed, 15 Jun 2022 03:47:16 +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:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uUEY15/+lr9VDI1dWehSi/ksuxstfbsS9LP5NR+7HWs=; b=SqYi6Jag+xJBJO +TehKI5u/uZ1hr2m9d2l++3Df5VRknKBfpXzHd0XbOGUyn3dJoEB8FzwhA4b+rmf/smE17xjOgf4L FXqfZPvlv0BbmdelHL1+6QN6DtufszyBwt/K7Xi7iCYHde48eScIRT1O26sv7PLhh4VEUO7sRw/4A ZwaKK5EqYE+c5ix1yErKsoHIOe0NyEtK0al/zxS8/Xojw8NVOm5bGevUAyzaADaMQsAOPIxAc40I5 r3Sn+zPeA84SPXWMs7/jTBGwIJVW8KarWvLaeDCygptPkyA1dEUUX1XYRD1jYdeMmi1ISHclNM/IP 4an6qRg2albqdvS04J0A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1Jyl-00CPap-6h; Wed, 15 Jun 2022 03:46:03 +0000 Received: from mx1.cqplus1.com ([113.204.237.245]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1Jyi-00CPZP-7W for linux-arm-kernel@lists.infradead.org; Wed, 15 Jun 2022 03:46:02 +0000 X-MailGates: (flag:1,DYNAMIC,RELAY,NOHOST,LAN:PASS)(compute_score:DELIVE R,40,3) Received: from 172.27.96.203 by mx1.cqplus1.com with MailGates ESMTP Server V5.0(28626:0:AUTH_RELAY) (envelope-from ); Wed, 15 Jun 2022 11:43:27 +0800 (CST) Received: from CQEXMAIL01.cqplus1.com (172.27.96.203) by CQEXMAIL01.cqplus1.com (172.27.96.203) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.6; Wed, 15 Jun 2022 11:43:22 +0800 Received: from CQEXMAIL01.cqplus1.com ([::1]) by CQEXMAIL01.cqplus1.com ([::1]) with mapi id 15.01.2507.006; Wed, 15 Jun 2022 11:43:22 +0800 From: =?utf-8?B?cWluamlhblvopoPlgaVd?= To: Arnd Bergmann CC: Stephen Boyd , Krzysztof Kozlowski , Rob Herring , Michael Turquette , Russell King - ARM Linux , Olof Johansson , SoC Team , Linux ARM , DTML , Linux Kernel Mailing List , linux-clk Subject: RE: [PATCH v18 05/10] clk: Add Sunplus SP7021 clock driver Thread-Topic: [PATCH v18 05/10] clk: Add Sunplus SP7021 clock driver Thread-Index: AQHYf8r5uo30wfgQ7kKLEgfDFgKMD61OMbmAgAGfqOA= Date: Wed, 15 Jun 2022 03:43:22 +0000 Message-ID: <7846c32b2c134fca9ad723c026e345f5@cqplus1.com> References: <42ed93cf0e5cfeaffdf50d63da558a3f1f6c1021.1655194858.git.qinjian@cqplus1.com> In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.28.110.18] MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220614_204600_658853_C8547208 X-CRM114-Status: GOOD ( 15.59 ) 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 Tue, Jun 14, 2022 at 10:31 AM Qin Jian wrote: > > > > Add clock driver for Sunplus SP7021 SoC. > > > > Signed-off-by: Qin Jian > > --- > > Fix the comments from Stephen Boyd. > > Do you mean you still need to address the comments from Stephen, or > that you have > done this already? > > I can't apply the series if there are patches in it that still need to > be fixed or > finish review, so I hope this is only waiting for a final Ack. > > Arnd Yes, I fixed comments from Stephen's last review. And I got some new comments from him, which is not listed @ lkml strangely. See my reply [1] [1] https://lore.kernel.org/lkml/aaf96491f1a94b5694003797853aa732@cqplus1.com/T/#m5f286fc77472794e5afaca5d1a8252513695e6bb _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel