Re: question about of_platform vs 'platform'

2008-03-19 Thread Scott Wood
On Wed, Mar 19, 2008 at 04:49:18PM -0500, Mike Hench wrote: > bus: 'of_platform': driver_probe_device: matching device e0007000.spi > with drive > r fsl-elbc > bus: 'platform': driver_probe_device: matching device fsl-usb2-udc.0 > with driver > mpc83xx_spi > bus: 'platform': driver_probe_device: m

question about of_platform vs 'platform'

2008-03-19 Thread Mike Hench
Sorry if this is a stupid question I am new to PPC. I am trying to make the SPI work on a MPC8313erdb board. It isn't loading. To that end, I added a printk to drivers/base/dd.c __driver_match function dmesg |grep -i spi bus: 'of_platform': driver_probe_device: matching device e0007000.spi with d