From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g2k0I-0000h8-9r for linux-mtd@lists.infradead.org; Wed, 19 Sep 2018 21:27:53 +0000 Date: Wed, 19 Sep 2018 23:27:09 +0200 From: Miquel Raynal To: Boris Brezillon , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut Cc: linux-mtd@lists.infradead.org, Thomas Petazzoni , Nadav Haklai , Gregory Clement , Antoine Tenart , Maxime Chevallier , Ofer Heifetz , Konstantin Porotchkin Subject: Re: [PATCH] mtd: rawnand: marvell: Add support for 8kiB pages NAND chips layout Message-ID: <20180919232709.6d9ec5d4@xps13> In-Reply-To: <20180907143436.13391-1-miquel.raynal@bootlin.com> References: <20180907143436.13391-1-miquel.raynal@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello, Miquel Raynal wrote on Fri, 7 Sep 2018 16:34:36 +0200: > From: Konstantin Porotchkin > > Add support for two new layouts: 8kiB pages NAND chips, requesting > either 4 or 8 bit of correctability per 512B step. > > Signed-off-by: Konstantin Porotchkin > Signed-off-by: Miquel Raynal Applied to nand/next.