* deffo@xxxxxx <deffo@xxxxxx> [191213 10:42]: > Thanks for the link Adam, I fixed this on my local branch. > > Concerning the > > [ 2.318054] twl: not initialized > > error, this is due to the fact, that the twl itself is probed later: > > [ 3.042114] twl_probe() called > > So it cannot be available at this point. Might be a fundamental problem in the chronological order of init calls? Hmm maybe the related omap_*_initcall() needs to use *_initcall_sync()? Regards, Tony