From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: Multiple issues with omap4 panda es in linux next
Date: Tue, 23 Apr 2013 10:31:07 -0700 [thread overview]
Message-ID: <20130423173107.GE10155@atomide.com> (raw)
In-Reply-To: <51769248.60602@ti.com>
* Grygorii Strashko <grygorii.strashko@ti.com> [130423 06:59]:
>
> I've posted two patches to fix I2C/TWL initialization and they should fix
> DSS indirectly (if not - DSS need to be shifted to init later).
> lkml.org/lkml/2013/4/23/215
> lkml.org/lkml/2013/4/23/217
OK, thanks. We may want to wait a bit on those, but I'll reply to
that thread.
> In addition, It seems, possibly :), drivers/Makefile might need to
> be changed a bit:
> - move generic drivers framework to be initialized first ("base", "clk");
> - move "i2c" buses initialization as early as possible (but after
> "pinctrl" and "gpio")
> - move "mfd" initialization before "regulators"
> - move "video" initialization down after "regulators" (as minimum).
I doubt that we want to start messing with the current ordering
of the drivers/Makefile. That always breaks something else, and
the real fix is to get -EPROBE_DEFER to work for us.
With the DSS there are way too many dependencies to various other
drivers to try to initialize it early. We're better off just fixing
it to work with -EPROBE_DEFER.
Regards,
Tony
next prev parent reply other threads:[~2013-04-23 17:31 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 17:13 Multiple issues with omap4 panda es in linux next Tony Lindgren
2013-04-19 17:41 ` Santosh Shilimkar
2013-04-19 17:44 ` Tony Lindgren
2013-04-19 17:53 ` Santosh Shilimkar
2013-04-19 18:18 ` Tony Lindgren
2013-04-25 13:58 ` Kevin Hilman
2013-04-26 8:40 ` Santosh Shilimkar
2013-04-22 7:49 ` Felipe Balbi
2013-04-22 8:41 ` Kishon Vijay Abraham I
2013-04-22 18:03 ` Tony Lindgren
2013-04-23 15:10 ` Kishon Vijay Abraham I
2013-04-23 17:23 ` Tony Lindgren
2013-04-23 21:31 ` Tony Lindgren
2013-04-23 23:16 ` Tony Lindgren
2013-04-24 5:41 ` Kishon Vijay Abraham I
2013-04-24 19:08 ` Tony Lindgren
2013-04-24 19:23 ` Tony Lindgren
2013-04-25 9:04 ` Felipe Balbi
2013-04-25 15:01 ` Tony Lindgren
2013-04-25 15:13 ` Felipe Balbi
2013-04-22 9:08 ` Tomi Valkeinen
2013-04-22 10:24 ` Tomi Valkeinen
2013-04-22 12:21 ` Grygorii Strashko
2013-04-22 18:08 ` Tony Lindgren
2013-04-23 13:53 ` Grygorii Strashko
2013-04-23 17:31 ` Tony Lindgren [this message]
2013-04-24 19:44 ` Tony Lindgren
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=20130423173107.GE10155@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).