Re: [PATCH net-next 4/7] net: dsa: qca8k: Force CPU port to its highest bandwidth

From: Andrew Lunn
Date: Mon May 21 2018 - 09:47:23 EST


On Mon, May 21, 2018 at 03:28:10PM +0200, Michal VokÃÄ wrote:
> By default autonegotiation is enabled to configure MAC on all ports.
> For the CPU port autonegotiation can not be used so we need to set
> some sensible defaults manually.
>
> This patch forces the default setting of the CPU port to 1000Mbps/full
> duplex which is the chip maximum capability.
>
> Also correct size of the bit field used to configure link speed.
>
> Signed-off-by: Michal VokÃÄ <michal.vokac@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew