Re: [PATCH 0/2] net: support bgmac with B50212E B1 PHY

2017-10-13 Thread Florian Fainelli
On 10/12/2017 01:21 AM, Rafał Miłecki wrote: > From: Rafał Miłecki > > I got a report that a board with BCM47189 SoC and B50212E B1 PHY doesn't > work well some devices as there is massive ping loss. After analyzing > PHY state it has appeared that is runs in slave mode and doesn't auto > switch

Re: [PATCH 0/2] net: support bgmac with B50212E B1 PHY

2017-10-12 Thread David Miller
From: Rafał Miłecki Date: Thu, 12 Oct 2017 10:21:24 +0200 > From: Rafał Miłecki > > I got a report that a board with BCM47189 SoC and B50212E B1 PHY doesn't > work well some devices as there is massive ping loss. After analyzing > PHY state it has appeared that is runs in slave mode and doesn't

[PATCH 0/2] net: support bgmac with B50212E B1 PHY

2017-10-12 Thread Rafał Miłecki
From: Rafał Miłecki I got a report that a board with BCM47189 SoC and B50212E B1 PHY doesn't work well some devices as there is massive ping loss. After analyzing PHY state it has appeared that is runs in slave mode and doesn't auto switch to master properly when needed. This patchset fixes this