]> 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)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Oct 2021 15:22:39 +0000 (16:22 +0100)
commit4598f79aa2a08010766b2e312d2c94b2c8f948aa
tree5ca9823ecca37dce4bb428ed64720515d37123d8
parentf143563db6254066fecd1277547f4c2f23beada4
ARM: dts: spear3xx: Fix gmac node

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>
arch/arm/boot/dts/spear3xx.dtsi