From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH v2 4/7] tegra: fdt: Add NAND controller binding and definitions Date: Fri, 13 Apr 2012 16:12:02 -0500 Message-ID: <4F8896A2.60206@freescale.com> References: <1334341777-2681-1-git-send-email-sjg@chromium.org> <1334341777-2681-5-git-send-email-sjg@chromium.org> <4F8894FD.70307@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F8894FD.70307@wwwdotorg.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de To: Stephen Warren Cc: Devicetree@theia.denx.de, U-Boot Mailing List , Jerry Van Baren , Tom Warren , Discuss List-Id: devicetree@vger.kernel.org On 04/13/2012 04:05 PM, Stephen Warren wrote: > On 04/13/2012 12:29 PM, Simon Glass wrote: >> Add a NAND controller along with a bindings file for review. >> >> Signed-off-by: Simon Glass > >> +++ b/doc/device-tree-bindings/nand/nvidia-nand.txt > > I'd prefer this be called nvidia,tegra20-nand.txt so filenames are named > according to compatible value. This makes it easier to look things up. Could be awkward if additional compatibles are added, though. Grep can find compatibles within the text. -Scott From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 13 Apr 2012 16:12:02 -0500 Subject: [U-Boot] [PATCH v2 4/7] tegra: fdt: Add NAND controller binding and definitions In-Reply-To: <4F8894FD.70307@wwwdotorg.org> References: <1334341777-2681-1-git-send-email-sjg@chromium.org> <1334341777-2681-5-git-send-email-sjg@chromium.org> <4F8894FD.70307@wwwdotorg.org> Message-ID: <4F8896A2.60206@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/13/2012 04:05 PM, Stephen Warren wrote: > On 04/13/2012 12:29 PM, Simon Glass wrote: >> Add a NAND controller along with a bindings file for review. >> >> Signed-off-by: Simon Glass > >> +++ b/doc/device-tree-bindings/nand/nvidia-nand.txt > > I'd prefer this be called nvidia,tegra20-nand.txt so filenames are named > according to compatible value. This makes it easier to look things up. Could be awkward if additional compatibles are added, though. Grep can find compatibles within the text. -Scott