From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 10 Feb 2017 15:00:48 +0100 From: Boris Brezillon To: Rob Herring 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" Subject: Re: [PATCH RESEND 4/5] mtd: nand: atmel: Document the new DT bindings Message-ID: <20170210150048.40295070@bbrezillon> In-Reply-To: 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> 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 Fri, 10 Feb 2017 07:58:15 -0600 Rob Herring wrote: > 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. Okay, will add more details in the commit msg then. Thanks, Boris