All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] device probe order
@ 2015-12-23 16:10 Peter Mamonov
  2015-12-23 16:35 ` Alexander Aring
  2015-12-23 19:46 ` Sascha Hauer
  0 siblings, 2 replies; 12+ messages in thread
From: Peter Mamonov @ 2015-12-23 16:10 UTC (permalink / raw)
  To: barebox

Dear All,

I've ported an UHCI driver from the u-boot to the barebox (WIP). To
interoperate with the EHCI driver, the UHCI driver should be probed
ater the EHCI driver. Both drivers are binded via the device tree
mechanism. How can i achieve the correct probe order?

Regards,
Peter

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-01-04  8:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 16:10 [RFC] device probe order Peter Mamonov
2015-12-23 16:35 ` Alexander Aring
2015-12-23 16:56   ` Peter Mamonov
2015-12-23 17:04     ` Alexander Aring
2015-12-24  9:48       ` Peter Mamonov
2015-12-24 13:42         ` Peter Mamonov
2016-01-04  8:56           ` Sascha Hauer
2015-12-23 19:46 ` Sascha Hauer
2015-12-24 10:46   ` Peter Mamonov
2015-12-24 14:35     ` Alexander Aring
2015-12-24 16:10       ` Peter Mamonov
2015-12-25 10:21         ` Alexander Aring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.