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 1fxJHk-0001St-T3 for linux-mtd@lists.infradead.org; Tue, 04 Sep 2018 21:54:58 +0000 Date: Tue, 4 Sep 2018 23:54:34 +0200 From: Miquel Raynal To: Boris Brezillon , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut Cc: linux-mtd@lists.infradead.org Subject: Re: [PATCH v4 1/2] mtd: rawnand: marvell: document a bit more the driver Message-ID: <20180904235434.10b9318b@xps13> In-Reply-To: <20180805145257.15256-1-miquel.raynal@bootlin.com> References: <20180805145257.15256-1-miquel.raynal@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello, Miquel Raynal wrote on Sun, 5 Aug 2018 16:52:56 +0200: > A stale document about the old pxa3cc_nand.c driver is available in > Documentation/mtd/nand/. Rewrite the parts that explain the IP itself > and some non-trivial choices made in the driver directly in > marvell_nand.c to then be able to remove this file. >=20 > Signed-off-by: Miquel Raynal > --- Series applied to nand/next. Miqu=C3=A8l