Re: sys_mpc83xx spi driver not probed

2007-11-26 Thread Joel Rouch
02:23PM +0200, Joel Rouch wrote: > >> I have a custom 8349 ppc board. I have defined the spi master in the >> configuration. >> While booting my board, I driver is well added and linked to platform >> bus, however I don't see that the probe entry point is reached.

sys_mpc83xx spi driver not probed

2007-11-23 Thread Joel Rouch
Hello I have a custom 8349 ppc board. I have defined the spi master in the configuration. While booting my board, I driver is well added and linked to platform bus, however I don't see that the probe entry point is reached. I don't succeed to understand who is triggering the probe. Can someone