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 2A280C433F5 for ; Wed, 23 Mar 2022 08:47:35 +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=WXIQtFBB8BkvzEdoj6d3ZAB2LaLgz/q+c5oEqMhtIFE=; b=jnoqryTc/CNWPB rMOSLyO4TPA9hBsvbtdoVeK1zh33DTglbEni0NtZsJ9+QT5laJan4dDNB/PEIRvDCNspNVdWCjhWe N1NXWB0bh6feCQErFu/PbEiYdwL18xeN8+FucVhuN22W24V7H+UdLGLbe9YkxOX+aKXoJFaIAjt3E WTCGCygjrEO2RRF6JFwZnf1MswPflTKqdelkkyTpAh5iFqtmVuiEBVRxEb4R9lur0zQANDCf/K0FC dHIs24MqBYdVE+SJprpczQ/WYqySUnJngzvhSh7vYDky/UsS7sdqNMn1IhIQoqZaap9B3woXNrYsH EqkxrxRNAILolSA5W42g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWwdS-00D8bt-Iw; Wed, 23 Mar 2022 08:46:30 +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 1nWwdO-00D8b1-Mb for linux-arm-kernel@lists.infradead.org; Wed, 23 Mar 2022 08:46:28 +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(7823:0:AUTH_RELAY) (envelope-from ); Wed, 23 Mar 2022 16:45:30 +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 16:45:58 +0800 Received: from CQEXMAIL01.cqplus1.com ([::1]) by CQEXMAIL01.cqplus1.com ([::1]) with mapi id 15.01.2375.018; Wed, 23 Mar 2022 16:45:58 +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/apKU2VdtNWQYp2n6zKqyIAgAGFk2D//+uUgIAAjMMg Date: Wed, 23 Mar 2022 08:45:58 +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-20220323_014627_119919_982A596B X-CRM114-Status: GOOD ( 13.98 ) 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 > > 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. > > You can only add Reviewed-by tags that have been explicitly given, > see the documentation at [1] for details. What I wrote was a less > formal acknowledgement that does not have the specific meaning. > > Arnd > > [1] https://www.kernel.org/doc/html/latest/translations/zh_TW/process/submitting-patches.html#using-reported-by-tested-by- > reviewed-by-suggested-by-and-fixes Thanks for your comments, I'll remove your tags later. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel