Olof Johansson wrote:
> Hi,
> 
> On Tue, Dec 04, 2007 at 08:07:26PM +0300, Anton Vorontsov wrote:
>> diff --git a/arch/powerpc/boot/dts/mpc8349emitx.dts 
>> b/arch/powerpc/boot/dts/mpc8349emitx.dts
>> index 5072f6d..c459b0a 100644
>> --- a/arch/powerpc/boot/dts/mpc8349emitx.dts
>> +++ b/arch/powerpc/boot/dts/mpc8349emitx.dts
>> @@ -249,6 +249,22 @@
>>              device_type = "pci";
>>      };
>>  
>> +    [EMAIL PROTECTED] {
>> +            #address-cells = <2>;
>> +            #size-cells = <1>;
>> +            compatible = "fsl,mpc8349emitx-localbus",
>> +                         "fsl,mpc8349e-localbus",
>> +                         "fsl,pq2pro-localbus";
>> +            reg = <e0005000 d8>;
>> +            ranges = <3 0 f0000000 210>;
>>  
>> -
>> +            [EMAIL PROTECTED],0 {
> 
> What's the ,0 for?

chipselect 3, offset 0.

-Scott
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to