* He YunLei <heyunlei@xxxxxxxxxx> [141007 18:43]:In our platform we use subsys_initcall in I2C, and fs_initcall in PMIC, Both of them are early than pinctrl-single. Although they register well
Thanks for your review and I am really appreciated it, but in our arm
platform, we haven't custom initcall levels for other drivers. Although
deferred probe helps other drivers to register well, we are also confused
for the issues of lots of pin request errors debug output while booting the
kernel. Besides, if the number is bigger than the limited number, whether
deferred probe can solve this problem.
OK. Care to provide some examples where this happens on your
platform?
Note that we already have pinctrl very early in drivers/Makefile.
What are the early users for pinctrl-single in your setup?
Regards,
Tony
.