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 1D341C433F5 for ; Wed, 23 Mar 2022 01:44: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: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=aExeFLZtJbJ9T6HoAC6+EG0rMVvBBo7hGAiecLdB8N4=; b=fxjhNSrMUPeRo4 7sltxoUVKhb/U8zPU1yY/rSFqlw1SUIbAhMvfVZDyszSz5BaOWnfFJn+dTsp9MBLsqGt4AWTTACky zt0vDBRRfBN1/Dh2jLY1qJNZfhIs4uabp6YtKNXbRKZidqHX8rTMQyc5uvDRaZHnNYbdeK1q8YVUf jHLEvDPZf5SI0//1h2QO9UyM6/n4hZ68WBhv+/Ijx6L8qgAvXV2+e93zhFiQJWFSRwyHXGgxX/cdQ Kv6AW9ZaZvukNJoo/AB53et+aIrQHuNmp6kFtCYYl0k0vefbV2PJFY9/ZgBM2c5tP92dO+Ujr1wCk AFneYoP2WYPoQJpcjbzA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWq1c-00CaWJ-7a; Wed, 23 Mar 2022 01:43:00 +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 1nWq1Y-00CaVt-9W for linux-arm-kernel@lists.infradead.org; Wed, 23 Mar 2022 01:42:58 +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(7834:0:AUTH_RELAY) (envelope-from ); Wed, 23 Mar 2022 09:41:20 +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.2375.18; Wed, 23 Mar 2022 09:41:50 +0800 Received: from CQEXMAIL01.cqplus1.com ([::1]) by CQEXMAIL01.cqplus1.com ([::1]) with mapi id 15.01.2375.018; Wed, 23 Mar 2022 09:41:50 +0800 From: =?utf-8?B?cWluamlhblvopoPlgaVd?= To: Arnd Bergmann CC: Krzysztof Kozlowski , Rob Herring , Michael Turquette , "Stephen Boyd" , Thomas Gleixner , Marc Zyngier , Philipp Zabel , "Russell King - ARM Linux" , Linux ARM , DTML , Linux Kernel Mailing List , linux-clk Subject: RE: [PATCH v11 9/9] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig Thread-Topic: [PATCH v11 9/9] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig Thread-Index: AQHYPbV20XoTM/apKU2VdtNWQYp2n6zKqyIAgAGFk2A= Date: Wed, 23 Mar 2022 01:41:50 +0000 Message-ID: References: <8372ee2fcf361a3af7233450c4403178052ceee2.1647928316.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-20220322_184256_726158_2A8FF3C5 X-CRM114-Status: GOOD ( 16.42 ) 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, Mar 22, 2022 at 7:17 AM Qin Jian wrote: > > > > Add generic Sunplus SP7021 based board defconfig > > > > Reviewed-by: Arnd Bergmann > > Signed-off-by: Qin Jian > > I don't think I ever replied with 'Reviewed-by: Arnd Bergmann ' > to this patch. While I did review it in version 5, you never seem to have > replied to my questions there. > > It was a while ago though, so I don't remember the details, if we did > conclude the review, can you link to the lore.kernel.org thread in > the next version? Please also check the other patches on which > you added a 'Reviewed-by' tag from someone to ensure that they > actually provided that tag, rather than just providing review comments. > > Arnd In patch 6, I fixed all your comments. I got a reply from you: https://lore.kernel.org/all/CAK8P3a1Doh8GY9iFZsvmd6wASHoPqyR+roXx0G5XidnmHNkGaA@mail.gmail.com/ > This looks all good to me now, it just needs a review for the clk, > reset and irqchip drivers. ... If these not means you reviewed, I'll remove your review-tag. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel