On Sun, Nov 04, 2007 at 12:52:59AM +0100, Marian Balakowicz wrote: > Add device tree source file for CM5200 board. > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
Same comments as the TQM device tree, plus those below. [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. > + compatible = "mpc5200b-i2c","mpc5200-i2c","fsl-i2c"; > + reg = <3d40 40>; > + interrupts = <2 10 0>; > + interrupt-parent = <&mpc5200_pic>; > + fsl5200-clocking; > + }; > + > + [EMAIL PROTECTED] { > + compatible = "mpc5200b-sram","mpc5200-sram","sram"; > + reg = <8000 4000>; > + }; > + }; > +}; -- 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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev