From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: Patch "syscon: Decrease driver registration priority" breaks clps711x target
Date: Wed, 13 Jul 2016 15:04:48 +0200 [thread overview]
Message-ID: <20160713130448.GC20657@pengutronix.de> (raw)
In-Reply-To: <1468395431.547554214@f355.i.mail.ru>
On Wed, Jul 13, 2016 at 10:37:11AM +0300, Alexander Shiyan wrote:
> 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?
We could move syscon back to core_initcall level and in the syscon
driver use dev_get_resource() instead of request_iomem_region().
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2016-07-13 13:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-13 7:37 Alexander Shiyan
2016-07-13 13:04 ` Sascha Hauer [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160713130448.GC20657@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=shc_work@mail.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox