From: Oliver Graute <oliver.graute@gmail.com>
To: Aisheng Dong <aisheng.dong@nxp.com>
Cc: Stephen Boyd <sboyd@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
dl-linux-imx <linux-imx@nxp.com>, Peng Fan <peng.fan@nxp.com>,
Leonard Crestez <leonard.crestez@nxp.com>,
Daniel Baluta <daniel.baluta@nxp.com>,
"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
Oliver Graute <Oliver.Graute@KoCoConnector.com>,
John Stultz <john.stultz@linaro.org>
Subject: Re: imx8qxp-lpcg-clk: probe of 5a4a0000.clock-controller failed with error -110
Date: Thu, 23 Apr 2020 21:47:26 +0200 [thread overview]
Message-ID: <20200423194726.GA18436@portage> (raw)
In-Reply-To: <AM6PR04MB4966D212E388766E8F6101A980D30@AM6PR04MB4966.eurprd04.prod.outlook.com>
On 23/04/20, Aisheng Dong wrote:
> > From: Oliver Graute <oliver.graute@gmail.com>
> > Sent: Tuesday, April 21, 2020 10:24 PM
> >
> > Hello,
> >
> > I run into below clock probing issue, after upgrading from next-20200214 to
> > next-20200420. I use the following patches series ontop:
> > >
> > Some ideas what's the reason for this behavior? or how to fix this?
> >
>
> I will check it tomorrow.
> Before that, I need rebase my patch series to last kernel to reproduce this issue.
ok fine, I have some bisect results for you I think this change is
causing the issue.
e2cec7d6853712295cef5377762165a489b2957f is the first bad commit
commit e2cec7d6853712295cef5377762165a489b2957f
Author: John Stultz <john.stultz@linaro.org>
Date: Tue Feb 25 05:08:24 2020 +0000
driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES is set
When using modules, its common for the modules not to be loaded
until quite late by userland. With the current code,
driver_deferred_probe_check_state() will stop returning
EPROBE_DEFER after late_initcall, which can cause module
dependency resolution to fail after that.
So allow a longer window of 30 seconds (picked somewhat
arbitrarily, but influenced by the similar regulator core
timeout value) in the case where modules are enabled.
drivers/base/dd.c | 9 +++++++++
1 file changed, 9 insertions(+)
Best regards,
Oliver
next prev parent reply other threads:[~2020-04-23 19:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-21 14:23 imx8qxp-lpcg-clk: probe of 5a4a0000.clock-controller failed with error -110 Oliver Graute
2020-04-23 14:16 ` Aisheng Dong
2020-04-23 19:47 ` Oliver Graute [this message]
2020-04-23 19:59 ` John Stultz
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=20200423194726.GA18436@portage \
--to=oliver.graute@gmail.com \
--cc=Oliver.Graute@KoCoConnector.com \
--cc=aisheng.dong@nxp.com \
--cc=daniel.baluta@nxp.com \
--cc=festevam@gmail.com \
--cc=john.stultz@linaro.org \
--cc=kernel@pengutronix.de \
--cc=leonard.crestez@nxp.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=mturquette@baylibre.com \
--cc=peng.fan@nxp.com \
--cc=s.hauer@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=shawnguo@kernel.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 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.