FSL Driver load issues with OF
Benjamin Zores
benjamin.zores at alcatel-lucent.fr
Wed Apr 29 19:45:20 EST 2009
Hi there,
Since the progressive migration of some PPC drivers to use of_platform bus
(typically migrating OF parsing from fsl_soc.c to the device probe/init
functions),
I'm experiencing driver load issues.
Actually, I'm not longer able to load of these drivers as the probe()
function is never called.
Everything goes fine if I put code back to fsl_soc.c with the
arch_initcall() command.
Example of drivers that do no longer load for me: gianfar, talitos ...
Is there something obvious that I've missed ?
Ben
More information about the Linuxppc-dev
mailing list