[U-Boot] [PATCH 3/3] net: phy: mscc: add support for VSC8574 PHY

2018-09-14 Thread Quentin Schulz
The VSC8574 PHY is a 4-port PHY that is 10/100/1000BASE-T, 100BASE-FX, 1000BASE-X and triple-speed copper SFP capable, can communicate with the MAC via SGMII, QSGMII or 1000BASE-X, supports WOL, downshifting and can set the blinking pattern of each of its 4 LEDs, supports SyncE as well as HP Auto-M

Re: [U-Boot] [PATCH 3/3] net: phy: mscc: add support for VSC8574 PHY

2018-10-22 Thread Joe Hershberger
On Fri, Sep 14, 2018 at 7:51 AM Quentin Schulz wrote: > > The VSC8574 PHY is a 4-port PHY that is 10/100/1000BASE-T, 100BASE-FX, > 1000BASE-X and triple-speed copper SFP capable, can communicate with > the MAC via SGMII, QSGMII or 1000BASE-X, supports WOL, downshifting and > can set the blinking p

Re: [U-Boot] [PATCH 3/3] net: phy: mscc: add support for VSC8574 PHY

2018-10-30 Thread Quentin Schulz
Hi Joe, On Mon, Oct 22, 2018 at 10:25:44PM +, Joe Hershberger wrote: > On Fri, Sep 14, 2018 at 7:51 AM Quentin Schulz > wrote: > > > > The VSC8574 PHY is a 4-port PHY that is 10/100/1000BASE-T, 100BASE-FX, > > 1000BASE-X and triple-speed copper SFP capable, can communicate with > > the MAC vi