Re: [PATCH] net: phy: support C45 phys in SIOCGMIIREG/SIOCSMIIREG ioctls
From: Andrew Lunn
Date: Fri May 31 2019 - 08:24:44 EST
On Fri, May 31, 2019 at 10:47:27AM +0300, Nikita Yushchenko wrote:
> This change allows phytool [1] and similar tools to read and write C45 phy
> registers from userspace.
>
> This is useful for debugging and for porting vendor phy diagnostics tools.
>
> [1] https://github.com/wkz/phytool
Hi Nikita
Russell King submitted a similar patch a couple of days ago.
https://patchwork.ozlabs.org/patch/1102091/
Since he was first, we should probably take his, once he respins the
series.
Florian: Could you take a second look at
[net-next,1/4] net: phylink: support for link gpio interrupt
https://patchwork.ozlabs.org/patch/1102090/
Everything else in that patchset is good to go.
Thanks
Andrew