Re: [PATCH] net: dsa: mediatek: add adjust link support for user ports

From: David Miller
Date: Tue Aug 08 2017 - 21:03:32 EST


From: John Crispin <john@xxxxxxxxxxx>
Date: Mon, 7 Aug 2017 16:20:49 +0200

> Manually adjust the port settings of user ports once PHY polling has
> completed. This patch extends the adjust_link callback to configure the
> per port PMCR register, applying the proper values polled from the PHY.
> Without this patch flow control was not always getting setup properly.
>
> Signed-off-by: Shashidhar Lakkavalli <shashidhar.lakkavalli@xxxxxxxxxxxx>
> Signed-off-by: Muciri Gatimu <muciri@xxxxxxxxxxxx>
> Signed-off-by: John Crispin <john@xxxxxxxxxxx>

Applied, thank you.