All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Li Yang <leoli@freescale.com>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org
Subject: Re: [PATCH 2/2] Add local bus device nodes to MPC837xMDS device trees.
Date: Fri, 7 Mar 2008 11:27:30 +1100	[thread overview]
Message-ID: <20080307002730.GB24142@localhost.localdomain> (raw)
In-Reply-To: <1204800155-11613-1-git-send-email-leoli@freescale.com>

[snip]
> +		bcsr@1,0 {
> +			reg = <1 0x0 0x8000>;
> +			compatible = "fsl,mpc837xmds-bcsr";
> +		};
> +
> +		nand@3,0 {

This isn't a problem with this device tree, but it's probably time we
started establishing some conventional generic names for nand flash
and board-control devices.

So, to start the ball rolling, I've seen several names for nand flash
nodes, I'd suggest we standardise on "nand-flash".

I've seen several variants for board control devices (cpld, bcsr,
fpga, etc.) I suggest we standardise on "board-control"

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

  reply	other threads:[~2008-03-07  0:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 10:42 [PATCH 2/2] Add local bus device nodes to MPC837xMDS device trees Li Yang
2008-03-07  0:27 ` David Gibson [this message]
2008-03-07  3:39   ` Segher Boessenkool
2008-03-10 23:54     ` David Gibson
2008-03-11  0:43       ` Arnd Bergmann
2008-03-11  1:32         ` David Gibson
2008-03-11 18:43       ` Segher Boessenkool
2008-03-07 14:35   ` Kumar Gala
2008-03-07 18:24     ` Segher Boessenkool
2008-03-08  0:37     ` David Gibson
2008-03-07 14:46 ` Kumar Gala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080307002730.GB24142@localhost.localdomain \
    --to=david@gibson.dropbear.id.au \
    --cc=leoli@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.