[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZPyOkYZuSKyZucU6KEYg=4TePRDe3H=Z3pNxr2wrdr-w@mail.gmail.com>
Date: Fri, 30 Oct 2015 10:42:49 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Mike Looijmans <mike.looijmans@...ic.nl>
Cc: git@...inx.com,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] pinctrl-zynq: Initialize early
On Thu, Oct 22, 2015 at 1:30 PM, Mike Looijmans <mike.looijmans@...ic.nl> wrote:
> Supplying pinmux configuration for e.g. gpio pins leads to deferred
> probes because the pinctrl device is probed much later than gpio.
> Move the init call to a much earlier stage so it probes before the
> devices that may need it.
>
> Signed-off-by: Mike Looijmans <mike.looijmans@...ic.nl>
Patch applied with Sören's Tested-by tag.
I am liberal with initcall reordering because I think the deferred
probe mechanism is not really working.
Take some time to review Rafael Wysocki's latest device link
concept that can get initcall reordering closer to the device core.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists