From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752217AbdBJN6n (ORCPT ); Fri, 10 Feb 2017 08:58:43 -0500 Received: from mail.kernel.org ([198.145.29.136]:46198 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752109AbdBJN6k (ORCPT ); Fri, 10 Feb 2017 08:58:40 -0500 MIME-Version: 1.0 In-Reply-To: <20170210135528.4ee6807b@bbrezillon> References: <1485535324-28393-1-git-send-email-boris.brezillon@free-electrons.com> <1485535324-28393-5-git-send-email-boris.brezillon@free-electrons.com> <20170201153920.g26erfzxnxrmsu4z@rob-hp-laptop> <20170201164711.27e4b600@bbrezillon> <20170210135528.4ee6807b@bbrezillon> From: Rob Herring Date: Fri, 10 Feb 2017 07:58:15 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH RESEND 4/5] mtd: nand: atmel: Document the new DT bindings To: Boris Brezillon Cc: Richard Weinberger , "linux-mtd@lists.infradead.org" , Linus Walleij , Alexandre Courbot , "linux-gpio@vger.kernel.org" , Vinod Koul , Dan Williams , dmaengine@vger.kernel.org, Nicolas Ferre , Alexandre Belloni , Wenyou Yang , Josh Wu , Haavard Skinnemoen , Hans-Christian Egtvedt , "linux-kernel@vger.kernel.org" , David Woodhouse , Brian Norris , Marek Vasut , Cyrille Pitchen , "linux-arm-kernel@lists.infradead.org" , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , "devicetree@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 10, 2017 at 6:55 AM, Boris Brezillon wrote: > Hi Rob, > > On Wed, 1 Feb 2017 16:47:11 +0100 > Boris Brezillon wrote: > >> On Wed, 1 Feb 2017 09:39:20 -0600 >> Rob Herring wrote: >> >> > On Fri, Jan 27, 2017 at 05:42:03PM +0100, Boris Brezillon wrote: >> > > Document the new DT bindings for the Atmel NAND controller and >> > > deprecate the old ones. >> > >> > Why? >> >> Because the existing representation is not only wrong, it also causes >> pinmux conflicts between the NAND controller and other devices present >> on the EBI bus. >> It's explained in the cover letter, but maybe you want me to put that >> in the commit message. > > Do you need more explanation (A.K.A. ping). No, but it should be in the commit msg. Rob