Re: [PATCH v3 net-next 1/4] net: dsa: microchip: prepare PHY for proper advertisement

2019-02-21 Thread Florian Fainelli
On 2/21/19 2:03 PM, tristram...@microchip.com wrote: > From: Tristram Ha > > Prepare PHY for proper advertisement as sometimes the PHY in the switch > has its own problems even though it may share the PHY id from regular PHY > but the fixes in the PHY driver do not apply. > > Signed-off-by: Tris

Re: [PATCH v3 net-next 1/4] net: dsa: microchip: prepare PHY for proper advertisement

2019-02-21 Thread Andrew Lunn
On Thu, Feb 21, 2019 at 02:03:14PM -0800, tristram...@microchip.com wrote: > From: Tristram Ha > > Prepare PHY for proper advertisement as sometimes the PHY in the switch > has its own problems even though it may share the PHY id from regular PHY > but the fixes in the PHY driver do not apply. >

[PATCH v3 net-next 1/4] net: dsa: microchip: prepare PHY for proper advertisement

2019-02-21 Thread Tristram.Ha
From: Tristram Ha Prepare PHY for proper advertisement as sometimes the PHY in the switch has its own problems even though it may share the PHY id from regular PHY but the fixes in the PHY driver do not apply. Signed-off-by: Tristram Ha --- drivers/net/dsa/microchip/ksz9477.c| 13 +