From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Brezillon Subject: Re: [PATCH v5 00/23] mtd: nand: denali: Denali NAND IP patch bomb Date: Thu, 8 Jun 2017 09:14:09 +0200 Message-ID: <20170608091409.7545b699@bbrezillon> References: <1496836352-8016-1-git-send-email-yamada.masahiro@socionext.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Masahiro Yamada Cc: linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Enrico Jorns , Artem Bityutskiy , Dinh Nguyen , Marek Vasut , David Woodhouse , Masami Hiramatsu , Chuanxiao Dong , Jassi Brar , Cyrille Pitchen , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Linux Kernel Mailing List , Brian Norris , Richard Weinberger , Rob Herring , Mark Rutland List-Id: devicetree@vger.kernel.org Le Thu, 8 Jun 2017 15:16:53 +0900, Masahiro Yamada a écrit : > Hi Boris, > > 2017-06-07 20:52 GMT+09:00 Masahiro Yamada : > > This patch series intends to solve various problems. > > > > [1] The driver just retrieves the OOB area as-is > > whereas the controller uses syndrome page layout. > > [2] Many NAND chip specific parameters are hard-coded in the driver. > > [3] ONFi devices are not working > > [4] It can not read Bad Block Marker > > > > Outstanding changes are: > > - Fix raw/oob callbacks for syndrome page layout > > - Implement setup_data_interface() callback > > - Fix/implement more commands for ONFi devices > > - Allow to skip the driver internal bounce buffer > > - Support PIO in case DMA is not supported > > - Switch from ->cmdfunc over to ->cmd_ctrl > > > I am planning v6, but > how many can you pick-up from this series? > > I did not see your comments for 01-05, so are they applicable? They look good. Didn't apply them yet though. > > Could you add > Acked-by: Rob Herring > for 05 (http://patchwork.ozlabs.org/patch/772388/) > > He had already acked it, but I just missed it. Yep, will do. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html