Received: by 2002:ac0:8c9a:0:0:0:0:0 with SMTP id r26csp2756474ima; Sun, 3 Feb 2019 06:13:00 -0800 (PST) X-Google-Smtp-Source: ALg8bN7jrnd6/7ukAIM6NWlE3+H5Qt6OqAbefjNaGw8I0e+wKCQFQy0B9IDQvHvdf9C6XXP6YJuQ X-Received: by 2002:a62:1542:: with SMTP id 63mr47661359pfv.230.1549203180793; Sun, 03 Feb 2019 06:13:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549203180; cv=none; d=google.com; s=arc-20160816; b=IP6IPZ3gQOHgAoZMhEm6HaArYi7s2A1CQ1swCsKhdSsumob3j7iXQG7fZgRZCxoGk2 oPruwqcY1iGBqOEOb8UU6jEooiN3142rJTl3ydPiqqHoHLEb+SN1Oaw9hMWmH5nA5RbP AvEB3try5rAZi7MKYteIxxWJ1qJWqcCQFtc+96QACqZeBZ0KvOqAExGVoDVqcPwSFO/j jxcYbgtUzOSZB9/3olHVyYR9IKk6yDICHO4fbrgE/jdBWc5g+b1EJVrFLFLdDmixOaoM r9TCVeYBX2Sr9oGuDI0Qr7DIQGEpvk9jBa1SuJ0vIBllPBvX+hfXUbubVQ6lTeYAxOIu jvlQ== 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=vUeJSVJNTKtOcKFUhT370ooy6U0g+chsEkJDoeiumD0=; b=MtCh4+JTqVyRH9aScExhwhacTOpPopL7ZN7QwaIhxbroHDVcy1KvvtJyAViGkzB03Q WyXaqnB2blbqe8SQvvzlyUaQQj6WwlUyh59WxXbdiW55cjsyQ0neIXNVSaY4XHV+Byrx 4T2MO6UYhHrfkMMwkkemeUo5fzsZe/f9Jp5QWmDDNAOWXVYq6w0t6CNAfzPNi4YxWmAK vdmWthKtZjDxasN64OfJxtnhcKfIlp2ABbKp2j9d4Ln9iKOmfiMK/2U/p2kSFjQBZeSu 89XPYjmLgJaGjoROT6nu/SU5UH6y2m0Oxtp3FqOrQn0f2ZdZGyq6qkB9SilducRMX9ch Xx5w== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@crapouillou.net header.s=mail header.b=M+4jiIAb; 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 i12si13016405plt.213.2019.02.03.06.12.43; Sun, 03 Feb 2019 06:13:00 -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=M+4jiIAb; 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 S1728197AbfBCOLG (ORCPT + 99 others); Sun, 3 Feb 2019 09:11:06 -0500 Received: from outils.crapouillou.net ([89.234.176.41]:60924 "EHLO crapouillou.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726709AbfBCOLG (ORCPT ); Sun, 3 Feb 2019 09:11:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1549203063; 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=vUeJSVJNTKtOcKFUhT370ooy6U0g+chsEkJDoeiumD0=; b=M+4jiIAbmOwI1plKXIUhjrhGOVVvZk2JahwIcdvsOsBrFjwwj7YT/px/x4bNyApNootNdW xFihVc6T1GXa9M+s/UBUbmsDmNwjU0zD4qPWnDDv/Ng6snfA4++mzo9/TSgW8GKsZAwUu2 g1dl8VpxaS7I42bb4jnmj3RxVP7NGh8= Date: Sun, 03 Feb 2019 11:10:50 -0300 From: Paul Cercueil Subject: Re: [PATCH v2 4/9] mtd: rawnand: jz4780: Add support for the JZ4740 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: <1549203050.1950.3@crapouillou.net> In-Reply-To: <20190203150827.401ac31d@bbrezillon> References: <20190202231926.2444-1-paul@crapouillou.net> <20190202231926.2444-5-paul@crapouillou.net> <20190203083151.4fc29c5b@bbrezillon> <1549202213.1950.1@crapouillou.net> <20190203150827.401ac31d@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 Le dim. 3 f=E9vr. 2019 =E0 11:08, Boris Brezillon =20 a =E9crit : > On Sun, 03 Feb 2019 10:56:53 -0300 > Paul Cercueil wrote: >=20 >> Le dim. 3 f=E9vr. 2019 =E0 4:31, Boris Brezillon=20 >> >> a =E9crit : >> > On Sat, 2 Feb 2019 20:19:21 -0300 >> > Paul Cercueil wrote: >> > >> >> Add support for probing the jz4780-nand driver on the JZ4740 SoC >> >> from >> >> Ingenic. >> >> >> >> Signed-off-by: Paul Cercueil >> >> --- >> >> >> >> Changes: >> >> >> >> v2: - Add support for the JZ4740 and not the JZ4725B: they=20 >> behave >> >> the >> >> same, and JZ4740 is fully upstream while JZ4725B is not.=20 >> The >> >> JZ4725B devicetree will then simply use the >> >> "ingenic,jz4740-nand" >> >> compatible string. >> >> - Fix the number of bytes for the ECC when the ECC strength=20 >> is >> >> 4. >> >> This is needed for the JZ4740, which uses Reed-Solomon >> >> instead of >> >> BCH. >> >> >> >> drivers/mtd/nand/raw/ingenic/jz4780_nand.c | 48 >> >> +++++++++++++++++----- >> > >> > If we're going to make the driver compatible with jz4740 and=20 >> jz4725b >> > maybe we should rename the source files jz47xx_{nand,bch}.{c,h}. >>=20 >> I don't know about that. Adding support for new hardware isn't a=20 >> good >> reason to >> rename the driver, or so I've been told around here, as you then=20 >> make >> it harder >> to review the git history of the driver. >=20 > You already move files to a sub-directory so that doesn't make a huge > difference, history will be hard to follow because of this move=20 > anyway. Yes, but if I merge the *_bch.c files together, and eventually drop jz4740-nand.c, does it still make sense to move to a sub-directory? =