On Tue, Mar 20, 2018 at 11:28:42AM -0400, David Miller wrote:
> From: Florian Fainelli
> Date: Sun, 18 Mar 2018 11:52:42 -0700
>
> > This patch series adds PHYLINK support to DSA which is necessary to
> > support more complex PHY and pluggable modules setups.
>
> This series is kinda stuck in th
From: Florian Fainelli
Date: Sun, 18 Mar 2018 11:52:42 -0700
> This patch series adds PHYLINK support to DSA which is necessary to
> support more complex PHY and pluggable modules setups.
This series is kinda stuck in the mud because of the discussion about
putting a phylink reference into netde
On 03/19/2018 06:44 AM, Andrew Lunn wrote:
>> I think I will proceed differently for v2:
>>
>> - introduce DSA phylink_mac_ops in dsa_switch_ops, such that drivers can
>> define those as preliminary commits, those won't be used by
>> net/dsa/slave.c just yet though
>>
>> - have all relevant drivers
> I think I will proceed differently for v2:
>
> - introduce DSA phylink_mac_ops in dsa_switch_ops, such that drivers can
> define those as preliminary commits, those won't be used by
> net/dsa/slave.c just yet though
>
> - have all relevant drivers implement phylink_mac_ops such that the
> plumi
On 03/18/2018 11:52 AM, Florian Fainelli wrote:
> Hi all,
>
> This patch series adds PHYLINK support to DSA which is necessary to support
> more
> complex PHY and pluggable modules setups.
>
> Patch series can be found here:
>
> https://github.com/ffainelli/linux/commits/dsa-phylink
>
> This
Hi all,
This patch series adds PHYLINK support to DSA which is necessary to support more
complex PHY and pluggable modules setups.
Patch series can be found here:
https://github.com/ffainelli/linux/commits/dsa-phylink
This was tested on:
- dsa-loop
- bcm_sf2
- mv88e6xxx
- b53
With a variety o