mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Patch "syscon: Decrease driver registration priority" breaks clps711x target
@ 2016-07-13  7:37 Alexander Shiyan
  2016-07-13 13:04 ` Sascha Hauer
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Shiyan @ 2016-07-13  7:37 UTC (permalink / raw)
  To: barebox

Hello All.

Patch "syscon: Decrease driver registration priority" breaks clps711x target.
Previously, the syscon device initialized at "core_initcall", that did not cause problems.
Now the device is initialized at "device_initcall" level, but clps711x uses syscon for
the serial, so serial device initialized at "console_initcall" level.
Any ideas?

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

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

end of thread, other threads:[~2016-07-13 21:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13  7:37 Patch "syscon: Decrease driver registration priority" breaks clps711x target Alexander Shiyan
2016-07-13 13:04 ` Sascha Hauer
2016-07-13 15:52   ` Andrey Smirnov
2016-07-13 16:17     ` Alexander Shiyan
2016-07-13 17:12       ` Andrey Smirnov
2016-07-13 17:57     ` Trent Piepho
2016-07-13 21:35       ` Andrey Smirnov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox