netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Enguerrand de Ribaucourt 
	<enguerrand.de-ribaucourt@savoirfairelinux.com>
Cc: Prasanna VengateshanVaradharajan 
	<Prasanna.VengateshanVaradharajan@microchip.com>,
	Andrew Lunn <andrew@lunn.ch>, netdev <netdev@vger.kernel.org>,
	hkallweit1 <hkallweit1@gmail.com>,
	UNGLinuxDriver@microchip.com
Subject: Re: [PATCH v2 1/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support
Date: Tue, 5 Apr 2022 17:47:54 +0100	[thread overview]
Message-ID: <YkxyurTmhHseYEcK@shell.armlinux.org.uk> (raw)
In-Reply-To: <899950262.754511.1649170437739.JavaMail.zimbra@savoirfairelinux.com>

On Tue, Apr 05, 2022 at 10:53:57AM -0400, Enguerrand de Ribaucourt wrote:
> Hello Prasanna,
> 
> Have you had any luck contacting the people working on the KSZ9897
> PHY? As stated with more details in my previous emails, the RMII phy interface of
> the KSZ9897 seems to share the same phy_id as the KSZ8081. However, a different
> ksphy_driver struct must be used for the KSZ9897 PHY to work.

If there is some other way of detecting the phy device, the drivers can
implement the "match_phy_device" method to do whatever it needs to
differentiate between the two.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

  reply	other threads:[~2022-04-05 20:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07 17:45 [PATCH v2 0/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY Enguerrand de Ribaucourt
2022-02-07 17:45 ` [PATCH v2 1/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support Enguerrand de Ribaucourt
2022-02-07 23:28   ` Andrew Lunn
2022-02-08  8:38     ` Enguerrand de Ribaucourt
2022-02-08 13:13       ` Andrew Lunn
2022-02-10 15:30         ` Prasanna.VengateshanVaradharajan
2022-02-10 15:38           ` Prasanna.VengateshanVaradharajan
2022-04-05 14:53             ` Enguerrand de Ribaucourt
2022-04-05 16:47               ` Russell King (Oracle) [this message]
2022-02-07 17:45 ` [PATCH v2 2/2] net: phy: micrel: add Microchip KSZ 9477 to the device table Enguerrand de Ribaucourt
2022-02-07 23:29   ` Andrew Lunn

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=YkxyurTmhHseYEcK@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=Prasanna.VengateshanVaradharajan@microchip.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=andrew@lunn.ch \
    --cc=enguerrand.de-ribaucourt@savoirfairelinux.com \
    --cc=hkallweit1@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;
as well as URLs for NNTP newsgroup(s).