]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog
authorJan Kundrát <jan.kundrat@cesnet.cz>
Fri, 17 May 2019 15:01:42 +0000 (17:01 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 12 Jun 2019 08:36:36 +0000 (10:36 +0200)
commitcc538ca4308372e81b824be08561c466b1d73b72
treec6ee753caa4ceb0066dcf91972b8f83b1808e120
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog

Compared to kernel 5.0, patches merged for 5.1 added support for A38x'
PHY guarded by a config option which was not enabled by default. As a
result, there was no eth1 and eth2 on a Solid Run Clearfog Base.

Ensure that A38x PHY is enabled on mvebu.

[gregory: issue appeared in 5.1 not in 5.2 and added Fixes tag]

Signed-off-by: Jan Kundrát <jan.kundrat@cesnet.cz>
Cc: Baruch Siach <baruch@tkos.co.il>
Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
Cc: Russell King <rmk+kernel@armlinux.org.uk>
Cc: David S. Miller <davem@davemloft.net>
Cc: Maxime Chevallier <maxime.chevallier@bootlin.com>
Fixes: a10c1c8191e0 ("net: marvell: neta: add comphy support")
Cc: stable@kernel.org
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/configs/mvebu_v7_defconfig