Re: [PATCH] lan743x: Use correct MAC_CR configuration for 1 GBit speed

2020-06-04 Thread David Miller
From: Roelof Berg Date: Wed, 3 Jun 2020 23:54:14 +0200 > Corrected the MAC_CR configuration bits for 1 GBit operation. The data > sheet allows MAC_CR(2:1) to be 10 and also 11 for 1 GBit/s speed, but > only 10 works correctly. > > Devices tested: > Microchip Lan7431, fixed-phy mode > Microchip

Re: [PATCH] lan743x: Use correct MAC_CR configuration for 1 GBit speed

2020-06-03 Thread Andrew Lunn
On Wed, Jun 03, 2020 at 11:54:14PM +0200, Roelof Berg wrote: > Corrected the MAC_CR configuration bits for 1 GBit operation. The data > sheet allows MAC_CR(2:1) to be 10 and also 11 for 1 GBit/s speed, but > only 10 works correctly. > > Devices tested: > Microchip Lan7431, fixed-phy mode > Microch

[PATCH] lan743x: Use correct MAC_CR configuration for 1 GBit speed

2020-06-03 Thread Roelof Berg
Corrected the MAC_CR configuration bits for 1 GBit operation. The data sheet allows MAC_CR(2:1) to be 10 and also 11 for 1 GBit/s speed, but only 10 works correctly. Devices tested: Microchip Lan7431, fixed-phy mode Microchip Lan7430, normal phy mode Signed-off-by: Roelof Berg --- drivers/net/e