Received: by 2002:ac0:8c9a:0:0:0:0:0 with SMTP id r26csp2689935ima; Sun, 3 Feb 2019 05:03:10 -0800 (PST) X-Google-Smtp-Source: ALg8bN4CSjGAvvjLjm0PRlAQOECvAbk7yP33oroFM1DV01dwJtRCkt3/8vy9n8haogamxGI9eA8c X-Received: by 2002:a17:902:145:: with SMTP id 63mr47326805plb.256.1549198990704; Sun, 03 Feb 2019 05:03:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549198990; cv=none; d=google.com; s=arc-20160816; b=WNktyVwPDO+XQwSDaT8ETlNXzaaSmTMpZni21glhjwlSovtxXNaEkAFOfsyMnpKQlj QkxnMqBqVKWFCwMl+0uy2s6v9Lfe6LQWDlVKZOJwSA3gepcMYa3IQPEc7gdU4eeRCe5+ XssHVKd1qtIn6cq1nL5MvwUEh2eHRByMRB6t92F43tx3HPnGLwqsRmMIhPPJdf0nfICs jDC/klCP+j4A1hVDSLrnIdxxBwX9W1sboe2euEWNUmjMJ8u42y7sFHs7RTgc3vcxO2iD lPR3gCVFuMnoKnR8goCcWQpebB9DjbibS1oLvqWq6vAUi+GOP0N9VXOUkToRdGX4Q1To MWrw== 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 :references:in-reply-to:message-id:cc:to:subject:from:date :dkim-signature; bh=1c/x43u0PHQlx7pSLMIxE9PJPbA0qB96gKkni0aDsOk=; b=FVebt6OcjzlpJelM1or6n4rX4NMDVDUmD2JSF7LTSPqZfxKa2yv3QthmC5pSt8FILN 5KiPNGshXRAjNQl0ZrmS+pvWokttIi+Qr9e8lYa4175cQ/Mg5hhDRVXVyCnen2a7eBMN iSCVuCq0f+ulR0n60XM69jFpP4v8SHBttggKqw4ftWs6MQAiY2cLYVzQIJcS7u9CRfLm iZ0zD5crdl7/ZWQN231iyay4CbOEeGMKNYmWTAYdrqxk/uAnkbS7B0NjAaoymzsxD8OB UW/YjH6J6ApZT0RLnKIjEt3Y3jDzy1JsFyC2batgb7aS7mFzrUNixsJpStwJE7tm0gE8 vWXA== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@crapouillou.net header.s=mail header.b=MmNBsQqj; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=crapouillou.net Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g23si4169161pgb.229.2019.02.03.05.02.54; Sun, 03 Feb 2019 05:03:10 -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; dkim=fail header.i=@crapouillou.net header.s=mail header.b=MmNBsQqj; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=crapouillou.net Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727755AbfBCNBz (ORCPT + 99 others); Sun, 3 Feb 2019 08:01:55 -0500 Received: from outils.crapouillou.net ([89.234.176.41]:47756 "EHLO crapouillou.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726584AbfBCNBz (ORCPT ); Sun, 3 Feb 2019 08:01:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1549198912; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1c/x43u0PHQlx7pSLMIxE9PJPbA0qB96gKkni0aDsOk=; b=MmNBsQqj5Yll2H7Je34TCUQxDgkHIBVjpUOIMKm1zClrIpuuOmi0aeuqSCRoNHaKEw3NkK k0pWxN13SiLd7ZMNgFBR07i0fj5kBCKwKKhRv/UvTNSkFjQixGLGUq5eStE1luxBQnER1I ThvUcWeOKA7yMtD3Lraz7T+vjxfLVso= Date: Sun, 03 Feb 2019 10:01:36 -0300 From: Paul Cercueil Subject: Re: [PATCH v2 0/9] Ingenic JZ4780 NAND patchset v2 To: Boris Brezillon Cc: David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , Rob Herring , Mark Rutland , Miquel Raynal , Harvey Hunt , Mathieu Malaterre , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Message-Id: <1549198896.1950.0@crapouillou.net> In-Reply-To: <20190203082032.6e37c523@bbrezillon> References: <20190202231926.2444-1-paul@crapouillou.net> <20190203082032.6e37c523@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Le dim. 3 f=E9vr. 2019 =E0 4:20, Boris Brezillon =20 a =E9crit : > On Sat, 2 Feb 2019 20:19:17 -0300 > Paul Cercueil wrote: >=20 >> Hi, >>=20 >> As requested by Boris, I added a patch to move all the Ingenic NAND >> drivers to their own directory. >>=20 >> In this V2 I added support for the JZ4740 SoC. The combo of the >> jz4780-nemc, jz4780-nand and jz4740-bch now obsolete the old and=20 >> dusty >> jz4740-nand driver. >=20 > Any plan to get the old driver removed? I guess you want to migrate=20 > the > boards to DT first. Yes, that's the plan - migrate the qi_lb60 board first then drop the old driver. >>=20 >> To support the only upstream JZ4740-based board we have, the Ben >> Nanonote, I added an option to specify the OOB layout of that device >> from a device property string. >>=20 >> Finally, I dropped the last two patches that moved the platform NAND >> code to devicetree; I will upstream them as part of a different >> patchset. >>=20 >> Cheers, >> -Paul >>=20 >=20 =