From: Vladimir Oltean <vladimir.oltean@nxp.com>
To: "Bjørn Mork" <bjorn@mork.no>
Cc: netdev@vger.kernel.org, "Lucien.Jheng" <lucienzx159@gmail.com>,
Daniel Golle <daniel@makrotopia.org>
Subject: Re: [RFC] net: phy: air_en8811h: add Airoha AN8811HB support
Date: Thu, 4 Dec 2025 11:02:32 +0200 [thread overview]
Message-ID: <20251204090232.gbezd4zzppd2qp2a@skbuf> (raw)
In-Reply-To: <87sedq4pyk.fsf@miraculix.mork.no>
On Thu, Dec 04, 2025 at 09:21:39AM +0100, Bjørn Mork wrote:
> True. Much, much better to return an error from driver probe than having
> to debug arbitrary polarity mismatches..
Note that config_init() isn't PHY driver probe though. It's called
through phy_init_hw() from places such as phy_attach_direct(), so it
will fail the probing or ndo_open() of the Ethernet controller driver,
depending on where it has implemented its PHY attach logic.
next prev parent reply other threads:[~2025-12-04 9:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 10:22 [RFC] net: phy: air_en8811h: add Airoha AN8811HB support Bjørn Mork
2025-12-02 16:12 ` Andrew Lunn
2025-12-03 12:21 ` Bjørn Mork
2025-12-03 23:24 ` Vladimir Oltean
2025-12-04 8:21 ` Bjørn Mork
2025-12-04 9:02 ` Vladimir Oltean [this message]
2025-12-06 8:41 ` Vladimir Oltean
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=20251204090232.gbezd4zzppd2qp2a@skbuf \
--to=vladimir.oltean@nxp.com \
--cc=bjorn@mork.no \
--cc=daniel@makrotopia.org \
--cc=lucienzx159@gmail.com \
--cc=netdev@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox