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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_2 autolearn=no 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 378A5C4332B for ; Mon, 23 Mar 2020 10:37:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0EF2A20769 for ; Mon, 23 Mar 2020 10:37:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727913AbgCWKh0 convert rfc822-to-8bit (ORCPT ); Mon, 23 Mar 2020 06:37:26 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:38255 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727810AbgCWKh0 (ORCPT ); Mon, 23 Mar 2020 06:37:26 -0400 X-Originating-IP: 91.224.148.103 Received: from xps13 (unknown [91.224.148.103]) (Authenticated sender: miquel.raynal@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 0A5B9FF810; Mon, 23 Mar 2020 10:37:16 +0000 (UTC) Date: Mon, 23 Mar 2020 11:37:14 +0100 From: Miquel Raynal To: =?UTF-8?B?6LW15Luq5bOw?= Cc: richard , vigneshr , robh+dt , devicetree , linux-mtd , =?UTF-8?B?SGVpa29TdMO8Ym5lcg==?= , linux-rockchip Subject: Re: [PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others Message-ID: <20200323113714.375e656e@xps13> In-Reply-To: <2020032309312035921797@rock-chips.com> References: <20200320093342.15470-1-yifeng.zhao@rock-chips.com> <20200320111841.3386d415@xps13> <2020032309312035921797@rock-chips.com> Organization: Bootlin X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Yifeng, 赵仪峰 wrote on Mon, 23 Mar 2020 09:33:35 +0800: > Hi Miquel, > > Do you mean you have received V4 series three times? > > I only send v4 for this series one time. Yes, I did receive the v4 three times. On 19/03/2020 at 09:45, 10:03, 10:33. Thanks, Miquèl