From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 14 Jul 2011 21:52:02 +0400 From: Dmitry Eremin-Solenikov To: Shawn Guo Subject: Re: [PATCH v2] mtd: dataflash: add device tree probe support Message-ID: <20110714175013.GA17845@belfalas.ww600.siemens.net> References: <1310283313-32087-1-git-send-email-shawn.guo@linaro.org> <1310658757-17018-1-git-send-email-shawn.guo@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1310658757-17018-1-git-send-email-shawn.guo@linaro.org> Cc: Artem Bityutskiy , patches@linaro.org, Dmitry Eremin-Solenikov , devicetree-discuss@lists.ozlabs.org, Grant Likely , linux-mtd@lists.infradead.org, David Woodhouse , linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Jul 14, 2011 at 11:52:37PM +0800, Shawn Guo wrote: > It adds device tree probe support for mtd_dataflash driver. > > Signed-off-by: Shawn Guo > Cc: Grant Likely > Cc: David Woodhouse > Cc: Artem Bityutskiy > --- > Changes since v1: > * Add "atmel,at45xxx" into the match table > * Add binding document I´m sorry for being unclean on this. Device family is just at45, so I´d suggest the following compatibility list: "atmel,at45d789000", "atmel,at45" You might want to add "atmel,dataflash" or "mtd,dataflash", but I see no point in that. -- With best wishes Dmitry