Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp780515yba; Thu, 18 Apr 2019 09:24:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqy2w3XjhXo7pDPynV4PhNct+khkiaV/aPYXmgtS73IHkN6FmjK8fdHRn3gKiP/xKEQTATgF X-Received: by 2002:a17:902:5c5:: with SMTP id f63mr6820927plf.327.1555604671271; Thu, 18 Apr 2019 09:24:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555604671; cv=none; d=google.com; s=arc-20160816; b=l5e6ILiGHb70/gmZ392s/+O5bm5JeQXIcOeDxWHGUyYQFYDEhfQGfTSwoDeZD1Q0wr sgUIuJ9XRcYvXGJD/s5cRye1jOxN4jL5CPYL0ULqxAGndM5fdyrUdo2qzl1pT7iPpKbi remQP79gCHjK0jcJ0UmceQCFq/r1CaFcjtMpam98T27GErfcEBpVeX2ZQj7MUbOJGbqq jK8aIS6wH8hRXGvJS6UvQonaBiHSy40xu+cykQ6gQ4/A/tUpHA8rahEN40os8wsBHGl0 5j0SxuzlF/wJRA5TkhgKRxUYsj8ixiCoEC+Ls0l15UJC3403nlZZctYO+ObBmeKAQdFj witQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=j+xxvInCrpnLeIdA18mkCEw4Fy2M8yWDqEgjxRhK8Ts=; b=0t0LFbYHhO58X5ZlitmJq73JV1I3ED8TMzzL/dhIpVxEBNhFDMqxsg9aHsRUM0ZBRb u9w1jI7DcQTqpZQAyHIyHMSHaWcme/A+fPDtGz2C1pfJIzvWQmYunA7jbVrtV/WdVZBS 5HEwOlFFFSyY0vxNp9YAhXisxZMKEtjDCpI41EgVpNqhUf2crphGir+JwHgkmeJW4ZkB 64d46edyR5WxXtvAiwBsxMjszjZqXwOIEk2qfBHPjbVtV7Ynl+/Jrta/3Eu+zycZFnYo VqGgq5xcQitcHxMXqT6cPOrW5c+eVRWUwLrNX/wA3K20cUaX6pdKV7TcZWMsRf3pLW6B tOlg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i61si2555971plb.330.2019.04.18.09.24.16; Thu, 18 Apr 2019 09:24:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389664AbfDRQXF convert rfc822-to-8bit (ORCPT + 99 others); Thu, 18 Apr 2019 12:23:05 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:36359 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725888AbfDRQXF (ORCPT ); Thu, 18 Apr 2019 12:23:05 -0400 X-Originating-IP: 91.224.148.103 Received: from xps13 (unknown [91.224.148.103]) (Authenticated sender: miquel.raynal@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 823B51C0007; Thu, 18 Apr 2019 16:23:00 +0000 (UTC) Date: Thu, 18 Apr 2019 18:22:59 +0200 From: Miquel Raynal To: Martin Blumenstingl Cc: liang.yang@amlogic.com, linux-amlogic@lists.infradead.org, linux-mtd@lists.infradead.org, richard@nod.at, linux-arm-kernel@lists.infradead.org, marek.vasut@gmail.com, linux-kernel@vger.kernel.org, computersforpeace@gmail.com, dwmw2@infradead.org, bbrezillon@kernel.org, jianxin.pan@amlogic.com Subject: Re: [PATCH 0/4] meson-nand: small code improvements Message-ID: <20190418182259.479bbeb3@xps13> In-Reply-To: <20190411220056.19109-1-martin.blumenstingl@googlemail.com> References: <20190411220056.19109-1-martin.blumenstingl@googlemail.com> Organization: Bootlin X-Mailer: Claws Mail 3.17.1 (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: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Martin, Martin Blumenstingl wrote on Fri, 12 Apr 2019 00:00:52 +0200: > This series comes with four small improvements for the meson-nand > driver: > * the first patches are replacing open-coded logic with existing > utilities / helpers > * the third patch drops some unnecessary casting after changing > the type of the info buffer parameter from "u8 *" to "void *" > * the fourth patch adjusts the usage of init_completion with what the > documentation suggests > > I have tested these patches as best as I could on my Meson8m2 board > using experimental patches on top of this series which add support for > this older SoC to the meson-nand driver. > > Liang, can you please test this series on GXL and/or AXG so I don't > break the NFC driver on these newer SoCs? All of my GXL/GXM boards > have eMMC instead of raw NAND, so I cannot test it on these newer SoCs > myself. > > This series is meant to be applied to the nand/next tree. > > > Martin Blumenstingl (4): > mtd: rawnand: meson: use struct_size macro > mtd: rawnand: meson: use of_property_count_elems_of_size helper > mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setup > mtd: rawnand: meson: only initialize the RB completion once > > drivers/mtd/nand/raw/meson_nand.c | 21 +++++++++------------ > 1 file changed, 9 insertions(+), 12 deletions(-) > Series applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git branch nand/next. Thanks, Miquèl