]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: marvell10g: report if the PHY fails to boot firmware
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 28 May 2019 09:34:42 +0000 (10:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Jun 2019 06:01:28 +0000 (08:01 +0200)
commit5386173881a882db603174ba3d58d60f08e11c59
tree939f258aa2eb4f99a2f969668ed06304be2a57b1
parent1de2974ace0034f7c143c4b6cbd3415521ea5a93
net: phy: marvell10g: report if the PHY fails to boot firmware

[ Upstream commit 3d3ced2ec5d71b99d72ae6910fbdf890bc2eccf0 ]

Some boards do not have the PHY firmware programmed in the 3310's flash,
which leads to the PHY not working as expected.  Warn the user when the
PHY fails to boot the firmware and refuse to initialise.

Fixes: 20b2af32ff3f ("net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Tested-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/phy/marvell10g.c