Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754640AbdCaI1J (ORCPT ); Fri, 31 Mar 2017 04:27:09 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:34130 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751486AbdCaI1G (ORCPT ); Fri, 31 Mar 2017 04:27:06 -0400 Date: Fri, 31 Mar 2017 10:27:03 +0200 From: Boris Brezillon To: Masahiro Yamada Cc: linux-mtd@lists.infradead.org, Enrico Jorns , Artem Bityutskiy , Dinh Nguyen , Marek Vasut , Graham Moore , David Woodhouse , Masami Hiramatsu , Chuanxiao Dong , Jassi Brar , devicetree@vger.kernel.org, Linux Kernel Mailing List , Brian Norris , Richard Weinberger , Cyrille Pitchen , Rob Herring , Mark Rutland Subject: Re: [PATCH v3 00/37] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb Message-ID: <20170331102703.00d8ca83@bbrezillon> In-Reply-To: References: <1490856383-31560-1-git-send-email-yamada.masahiro@socionext.com> <20170330183805.1c29504f@bbrezillon> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 554 Lines: 24 On Fri, 31 Mar 2017 13:05:20 +0900 Masahiro Yamada wrote: > Hi Boris, > > > 2017-03-31 1:38 GMT+09:00 Boris Brezillon : > > > The rest looks almost good, except for a few comments I had on patch > > 14, 18, 25, 26 and 32. > > > > I'll probably apply 33 and 34 soon. > > > > Thank you! > Please note I left a minor comment on 34. > (Accidental addition of braces.) Yep, I noticed. Applied both after fixing the alignment and removing unneeded braces in patch 34. Thanks, Boris