net: mvneta: Add support for AlleyCat5
authorChris Packham <judge.packham@gmail.com>
Sat, 5 Nov 2022 04:23:56 +0000 (17:23 +1300)
committerStefan Roese <sr@denx.de>
Mon, 7 Nov 2022 06:46:28 +0000 (07:46 +0100)
commitaaee5720f25e24d2f8d4164efb7ef7afcc2a534d
treee6b8ab25c7a138b0af0c0bc776ed5e9641bda444
parent3988e6d6b1cc1902a680dad39a768df7854bcebf
net: mvneta: Add support for AlleyCat5

Add support for the AlleyCat5 SoC. This lacks the mbus from the other
users of the mvneta.c driver so a new compatible string is needed to
allow for a different window configuration.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/net/Kconfig
drivers/net/mvneta.c