[PATCH 2/2] Add local bus device nodes to MPC837xMDS device trees.
    David Gibson 
    david at gibson.dropbear.id.au
       
    Fri Mar  7 11:27:30 EST 2008
    
    
  
[snip]
> +		bcsr at 1,0 {
> +			reg = <1 0x0 0x8000>;
> +			compatible = "fsl,mpc837xmds-bcsr";
> +		};
> +
> +		nand at 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
    
    
More information about the Linuxppc-dev
mailing list