From: Andrew Lunn <andrew@lunn.ch>
To: Selvamani Rajagopal <Selvamani.Rajagopal@onsemi.com>
Cc: Piergiorgio Beruto <Pier.Beruto@onsemi.com>,
"hkallweit1@gmail.com" <hkallweit1@gmail.com>,
"linux@armlinux.org.uk" <linux@armlinux.org.uk>,
"davem@davemloft.net" <davem@davemloft.net>,
"edumazet@google.com" <edumazet@google.com>,
"kuba@kernel.org" <kuba@kernel.org>,
"pabeni@redhat.com" <pabeni@redhat.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net-next v2 4/9] net: phy: ncn26000: Support for internal phy for S2500
Date: Mon, 11 May 2026 21:31:53 +0200 [thread overview]
Message-ID: <61b47eb5-4d3f-4d0a-9593-24f22781808f@lunn.ch> (raw)
In-Reply-To: <CY8PR02MB9249195FE5BD6D7FA31F4D1B83382@CY8PR02MB9249.namprd02.prod.outlook.com>
> + /* NCN26000 PHY didn't have the default value */
> + if (pdrv->phy_id == PHY_ID_NCN26000)
> + PHY_ID_MATCH_MODEL(PHY_ID_S2500),
Since you are using PHY_ID_MATCH_MODEL(), you should use
phy_id_compare_model().
Andrew
prev parent reply other threads:[~2026-05-11 19:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 18:19 [PATCH net-next v2 4/9] net: phy: ncn26000: Support for internal phy for S2500 Selvamani Rajagopal
2026-05-11 19:25 ` Andrew Lunn
2026-05-11 19:35 ` Selvamani Rajagopal
2026-05-11 20:30 ` Andrew Lunn
2026-05-12 15:55 ` Selvamani Rajagopal
2026-05-11 19:31 ` Andrew Lunn [this message]
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=61b47eb5-4d3f-4d0a-9593-24f22781808f@lunn.ch \
--to=andrew@lunn.ch \
--cc=Pier.Beruto@onsemi.com \
--cc=Selvamani.Rajagopal@onsemi.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox