Re: [PATCH] net: marvell: Add separate config ANEG function for Marvell 88E1111

From: David Miller
Date: Wed Jun 29 2016 - 04:09:38 EST


From: Harini Katakam <harini.katakam@xxxxxxxxxx>
Date: Mon, 27 Jun 2016 13:09:59 +0530

> Marvell 88E1111 currently uses the generic marvell config ANEG function.
> This function has a sequence accessing Page 5 and Register 31,
> both of which are not defined or reserved for this PHY.
> Hence this patch adds a new config ANEG function for Marvell 88E1111
> without these erroneous accesses.
>
> Signed-off-by: Harini Katakam <harinik@xxxxxxxxxx>

Applied.