Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp7996627imu; Thu, 15 Nov 2018 05:05:15 -0800 (PST) X-Google-Smtp-Source: AJdET5dYcW4ZD3wMKGIIFDSZA+YYqYqm2MaatRXHSHge5CTD/Y3CY6tAM75Z/KZtBqlYfuiZwBbG X-Received: by 2002:a62:a99:: with SMTP id 25mr6246839pfk.121.1542287115401; Thu, 15 Nov 2018 05:05:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542287115; cv=none; d=google.com; s=arc-20160816; b=FiSVesz7yyotC2RFAFmWGQH/5UpE9x0rfMpPvMNAxwUfx2iVRf4FYXsTc1FCeS1HBf 9G15uRXbqb1Qt1OStFk9rUXLN/RxY6KD7RGthjFIOdS2zZosVziFX5N2bl49OwmqliC8 rw6PiNNNVYAnivF5H/q0LiYVPei6rHlY7iQubXwvwXC1NoLCyzCC6tL+1zWtr4ZLv1Tg QG91HeXfs6VXytq9/j0PedbeBcAw+NftXSEPQgb+8h1he1+hTBb8oahxFB/JEHY7AXE7 +Xers0q6dPC/RSD+4C4G6Mo/jEdHyKS7z7RiH305m9xnC41VQrqBGWfj9MUk3mAgtOvQ 40kg== 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=TTzLkuAkgSgeGHLMwHwPaabXgxTD+bSDMtcbF+LemgA=; b=0Gp78pmwzJW5mjrF77g9q1BrPSlzoWe7AJO3My/FR9ts8Qf1Y/eS2uBY1GS9tZZOmm gg4MDErKt92gA83+lByWnBjhaR+gs2Ezgvj/dHSLFWQ5VDnmZW/IvWQL8xGp4ZQ6f2eA PrX89HocfWrmRWQfZer9VOulHgFLIpxT6PE50Fb0rmCS2llCjf7HOumcuks3SWMZvImF buurUlzIDySSzAPBjwpqrGFzxZMMgVSKyWiOUzmx52q+XHbSYVIKBIKMTS+3w9UgKsYq QMfpReZVwLvoJPnCL/ZYNdo75huI4c9njDf7OudYA4SAm49xxNBPOfbAuPJmuZwm5ujQ 2RvA== 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 w11si17891941pgp.161.2018.11.15.05.04.57; Thu, 15 Nov 2018 05:05:15 -0800 (PST) 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 S2388277AbeKOXLt convert rfc822-to-8bit (ORCPT + 99 others); Thu, 15 Nov 2018 18:11:49 -0500 Received: from mail.bootlin.com ([62.4.15.54]:40205 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388146AbeKOXLt (ORCPT ); Thu, 15 Nov 2018 18:11:49 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 5B93B20752; Thu, 15 Nov 2018 14:04:01 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.2 Received: from xps13 (aaubervilliers-681-1-13-146.w90-88.abo.wanadoo.fr [90.88.134.146]) by mail.bootlin.com (Postfix) with ESMTPSA id D800520510; Thu, 15 Nov 2018 14:04:00 +0100 (CET) Date: Thu, 15 Nov 2018 14:04:00 +0100 From: Miquel Raynal To: Liang Yang Cc: Boris Brezillon , Rob Herring , Hanjie Lin , Victor Wan , Jianxin Pan , Neil Armstrong , Martin Blumenstingl , Richard Weinberger , Yixun Lan , , Marek Vasut , Jian Hu , , Kevin Hilman , Carlo Caione , , Brian Norris , David Woodhouse , , Jerome Brunet , Wolfram Sang Subject: Re: [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller Message-ID: <20181115140400.3934effe@xps13> In-Reply-To: <27769252-ac5e-e787-6792-d6a06e7af0e4@amlogic.com> References: <1541090542-19618-1-git-send-email-jianxin.pan@amlogic.com> <1541090542-19618-3-git-send-email-jianxin.pan@amlogic.com> <20181105165321.7ea2b45f@bbrezillon> <20181106102851.61deb97a@bbrezillon> <20181106112206.65a70a81@bbrezillon> <20181112171351.4ac3506b@xps13> <20181112175416.247e3203@bbrezillon> <20181112184518.6c02ac6d@bbrezillon> <27769252-ac5e-e787-6792-d6a06e7af0e4@amlogic.com> Organization: Bootlin X-Mailer: Claws Mail 3.16.0 (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 Liang, Liang Yang wrote on Thu, 15 Nov 2018 19:25:07 +0800: > Hi Boris, > > I have implemented dma access base on these helpers you provided below. > we prepare to send v7 version now, so when will these helpers be pushed? Thanks for your work. You can send the v7 so we will have a look at the overall driver; but since we raised the DMA buffers issue we had a discussion with Boris about how to handle them and I think we are going to adopt the same solution as Wolfram in the I2C subsystem: manual flagging. Sadly, this is probably the best we can do to ensure proper DMA support. There is nothing set is stone yet but I started a small rework to handle MTD operations differently (and add a DMA_SAFE flag), you can have a look there [1]. Don't base your work on it for now as it is just a preliminary version, subject to big changes. [1] https://github.com/miquelraynal/linux/commits/dma-safe-buffers Thanks, Miquèl