Re: [PATCH net-next v2 0/4] enetc: Migrate to PHYLINK and PCS_LYNX

2020-10-11 Thread Jakub Kicinski
On Wed, 7 Oct 2020 12:48:19 +0300 Claudiu Manoil wrote: > Transitioning the enetc driver from phylib to phylink. > Offloading the serdes configuration to the PCS_LYNX > module is a mandatory part of this transition. Aiming > for a cleaner, more maintainable design, and better > code reuse. > The f

[PATCH net-next v2 0/4] enetc: Migrate to PHYLINK and PCS_LYNX

2020-10-07 Thread Claudiu Manoil
Transitioning the enetc driver from phylib to phylink. Offloading the serdes configuration to the PCS_LYNX module is a mandatory part of this transition. Aiming for a cleaner, more maintainable design, and better code reuse. The first 2 patches are clean up prerequisites. Tested on a p1028rdb boar