[PATCH 11/12] Add MPC8360EMDS default dts file
    Vitaly Bordug 
    vbordug at ru.mvista.com
       
    Thu Sep 28 23:38:16 EST 2006
    
    
  
On Thu, 28 Sep 2006 16:19:30 +0800
Li Yang <leoli at freescale.com> wrote:
> +		muram at 10000 {
> +			device_type = "muram";
> +			ranges = <0 00010000 0000c000>;
> +	
> +			data-only at 0{
> +				reg = <0 c000>;
> +			};
> +		};
> +
Why not to have reg property, showing the allocation ranges? data-only seems redundant as a node... 
> +
> +		brg at 640 {
> +			device_type = "brg";
> +			reg = <668 4>; 
> +		};
> +
I am recalling brg's removed from the dts before, since spec is silent guess we do not need it for now.
-- 
Sincerely, 
Vitaly
    
    
More information about the Linuxppc-dev
mailing list