On Tue, Jul 25, 2017 at 03:01:39PM +0100, Russell King - ARM Linux wrote:
> Hi,
>
> This patch series introduces generic support for SFP sockets found on
> various Marvell based platforms. The idea here is to provide common
> SFP socket support which can be re-used by network drivers as
> appropriate, rather than each network driver having to re-implement
> SFP socket support.
Hi Russell
Thanks for posting these patches. I will review them once i catch up
with my backlog.
...
> I currently (but not included in this series) have code to convert
> mvneta to use phylink
Do you have a git branch we can look at to see these changes. It helps
understand the API when you can see both sides of it.
Thanks
Andrew