From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 1 Feb 2017 16:47:11 +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: <20170201164711.27e4b600@bbrezillon> In-Reply-To: <20170201153920.g26erfzxnxrmsu4z@rob-hp-laptop> 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> 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, 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. > > > Signed-off-by: Boris Brezillon > > --- > > .../devicetree/bindings/mtd/atmel-nand.txt | 106 ++++++++++++++++++++- > > 1 file changed, 105 insertions(+), 1 deletion(-)