]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: spear3xx: Fix gmac node
authorHerve Codina <herve.codina@bootlin.com>
Fri, 8 Oct 2021 10:34:40 +0000 (12:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Oct 2021 07:54:29 +0000 (09:54 +0200)
commit10283225499d1dbc6b71d551ce6f01ef39af3333
treeffe7d0a859d495353c9805b3a7126f5e9df30d72
parent760ff45eb31d0a40d2839d2b45cf461feba76995
ARM: dts: spear3xx: Fix gmac node

[ Upstream commit 6636fec29cdf6665bd219564609e8651f6ddc142 ]

On SPEAr3xx, ethernet driver is not compatible with the SPEAr600
one.
Indeed, SPEAr3xx uses an earlier version of this IP (v3.40) and
needs some driver tuning compare to SPEAr600.

The v3.40 IP support was added to stmmac driver and this patch
fixes this issue and use the correct compatible string for
SPEAr3xx

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/spear3xx.dtsi