From: David Miller <davem@redhat.com>
To: hkallweit1@gmail.com
Cc: andrew@lunn.ch, f.fainelli@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: phy: realtek: add generic Realtek PHY driver
Date: Sun, 03 Feb 2019 09:37:26 -0800 (PST) [thread overview]
Message-ID: <20190203.093726.615554483861134836.davem@redhat.com> (raw)
In-Reply-To: <74416e89-bcd5-6c3d-b38a-2ed9ad6a0c0b@gmail.com>
From: Heiner Kallweit <hkallweit1@gmail.com>
Date: Sun, 3 Feb 2019 16:07:33 +0100
> The integrated PHY's of later RTL8168 network chips report the generic
> PHYID 0x001cc800 (Realtek OUI, model and revision number both set to
> zero) and therefore currently the genphy driver is used.
>
> To be able to use the paged version of e.g. phy_write() we need a
> PHY driver with the read_page and write_page callbacks implemented.
> So basically make a copy of the genphy driver, just with the
> read_page and write_page callbacks being set.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Applied, thanks.
prev parent reply other threads:[~2019-02-03 17:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-03 15:07 [PATCH net-next] net: phy: realtek: add generic Realtek PHY driver Heiner Kallweit
2019-02-03 17:37 ` David Miller [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=20190203.093726.615554483861134836.davem@redhat.com \
--to=davem@redhat.com \
--cc=andrew@lunn.ch \
--cc=f.fainelli@gmail.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