From: Jakub Kicinski <kuba@kernel.org>
To: Sarath Babu Naidu Gaddam <sarath.babu.naidu.gaddam@amd.com>
Cc: <richardcochran@gmail.com>, <netdev@vger.kernel.org>,
<simon.horman@corigine.com>, <andrew@lunn.ch>,
<linux-kernel@vger.kernel.org>, <vincent.cheng.xh@renesas.com>,
<harini.katakam@amd.com>, <git@amd.com>
Subject: Re: [PATCH V2] ptp: clockmatrix: Add Defer probe if firmware load fails
Date: Thu, 15 Jun 2023 13:05:06 -0700 [thread overview]
Message-ID: <20230615130506.3efb333c@kernel.org> (raw)
In-Reply-To: <20230614051204.1614722-1-sarath.babu.naidu.gaddam@amd.com>
On Wed, 14 Jun 2023 10:42:04 +0530 Sarath Babu Naidu Gaddam wrote:
> Clock matrix driver can be probed before the rootfs containing
> firmware/initialization .bin is available. The current driver
> throws a warning and proceeds to execute probe even when firmware
> is not ready. Instead, defer probe and wait for the .bin file to
> be available.
The first-step fix should be to try to get the FW into initramfs.
For that driver should specify MODULE_FIRMWARE(), which I don't see
here.
--
pw-bot: cr
next prev parent reply other threads:[~2023-06-15 20:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-14 5:12 [PATCH V2] ptp: clockmatrix: Add Defer probe if firmware load fails Sarath Babu Naidu Gaddam
2023-06-15 20:05 ` Jakub Kicinski [this message]
2023-06-28 7:38 ` Gaddam, Sarath Babu Naidu
-- strict thread matches above, loose matches on Subject: below --
2023-06-18 0:54 Vincent Cheng
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=20230615130506.3efb333c@kernel.org \
--to=kuba@kernel.org \
--cc=andrew@lunn.ch \
--cc=git@amd.com \
--cc=harini.katakam@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.com \
--cc=sarath.babu.naidu.gaddam@amd.com \
--cc=simon.horman@corigine.com \
--cc=vincent.cheng.xh@renesas.com \
/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.