
2 Nov
2018
2 Nov
'18
9:28 a.m.
Hello Maintainer/Owners,
Please provide your valuable input
Referring '[PATCH] drivers: serial: probe all serial devices' email regarding unified way to probe device during boot using DM model
I would like to take this thread forward and request your time to help identify the design framework
1. In dm_init(), * Identify the class of devices to be probed * Call dm_set_uclass_autoprobe(enum uclass_id, bool) 2. In core file on every device class * uclass_next_device() to iterate through next device
There would be config option to choose probe all devices or not
Let me know your time if I can schedule skype session for further discussion
NOTE: Attaching previous threads discussed on this issue
Regards,
Vabhav