David Gibson wrote:
> On Sun, Nov 04, 2007 at 12:52:59AM +0100, Marian Balakowicz wrote:
>> Add device tree source file for CM5200 board.
> [snip]
>> +            [EMAIL PROTECTED] {     // Real time clock
>> +                    compatible = "mpc5200b-rtc","mpc5200-rtc";
>> +                    device_type = "rtc";
> 
> No device_type here.
> 
> [snip]
>> +            [EMAIL PROTECTED] {
>> +                    device_type = "spi";
> 
> Definitely no device_type here.
> 
>> +                    compatible = "mpc5200b-spi","mpc5200-spi";
>> +                    reg = <f00 20>;
>> +                    interrupts = <2 d 0 2 e 0>;
>> +                    interrupt-parent = <&mpc5200_pic>;
>> +            };
> 
> [snip]
>> +            [EMAIL PROTECTED] {
>> +                    device_type = "i2c";
> 
> No device_type here.

OK, device_type removed for the above devices.

Thanks
m.

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

Reply via email to