Re: [PATCH net-next v2 0/5] PHYLINK preparatory patches for DSA

2017-12-13 Thread David Miller
From: Florian Fainelli Date: Tue, 12 Dec 2017 16:00:24 -0800 > In preparation for having DSA migrate to PHYLINK, I had to come up with a > number of preparatory patches: > > - we need to be able to pass phy_flags from an external component calling > phylink_of_phy_connect() > - DSA tries to co

[PATCH net-next v2 0/5] PHYLINK preparatory patches for DSA

2017-12-12 Thread Florian Fainelli
Hi all, In preparation for having DSA migrate to PHYLINK, I had to come up with a number of preparatory patches: - we need to be able to pass phy_flags from an external component calling phylink_of_phy_connect() - DSA tries to connect through OF first, then fallsback using its own internal MD