Merge branch 'marvell-prestera-AC5X-support'
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Nov 2022 10:52:55 +0000 (10:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Nov 2022 10:52:55 +0000 (10:52 +0000)
Oleksandr Mazur says:

====================
net: marvell: prestera: pci: add support for AC5X family devices

This patch series introduces a support for AC5X family devices.
AC5X devices utilize arm64 CPUs, and thus require a new FW (arm64-one)
to be loaded. The new FW-image for AC5X devices has been introduces in
the linux-firmware repo under the following commit:

60310c2deb8c ("Merge branch 'prestera-v4.1' of
https://github.com/PLVision/linux-firmware")
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge