[PATCH v2 08/12] [POWERPC] CM5200 DTS

Marian Balakowicz m8 at semihalf.com
Wed Nov 7 06:18:50 EST 2007


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]
>> +		rtc at 800 {	// Real time clock
>> +			compatible = "mpc5200b-rtc","mpc5200-rtc";
>> +			device_type = "rtc";
> 
> No device_type here.
> 
> [snip]
>> +		spi at f00 {
>> +			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]
>> +		i2c at 3d40 {
>> +			device_type = "i2c";
> 
> No device_type here.

OK, device_type removed for the above devices.

Thanks
m.




More information about the Linuxppc-dev mailing list