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 1fIqWn-0006jh-PP for linux-mtd@lists.infradead.org; Wed, 16 May 2018 07:07:15 +0000 Date: Wed, 16 May 2018 09:07:00 +0200 From: Boris Brezillon To: Miquel Raynal Cc: David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , linux-mtd@lists.infradead.org, Peter Pan , Frieder Schrempf , Vignesh R , Xiangsheng Hou Subject: Re: [PATCH v7 5/5] mtd: nand: spi: Add initial support for Winbond W25M02GV Message-ID: <20180516090700.4292b997@bbrezillon> In-Reply-To: <20180516005951.1fa26ddd@xps13> References: <20180515150825.19835-1-boris.brezillon@bootlin.com> <20180515150825.19835-6-boris.brezillon@bootlin.com> <20180516005951.1fa26ddd@xps13> 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: , On Wed, 16 May 2018 00:59:51 +0200 Miquel Raynal wrote: > Hi Boris, > > On Tue, 15 May 2018 17:08:25 +0200, Boris Brezillon > wrote: > > > From: Frieder Schrempf > > > > Signed-off-by: Frieder Schrempf > > Signed-off-by: Boris Brezillon > > --- > > It looks like the commit message is missing? Will add one. Thanks, Boris