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)
commit3b738db50f9e5c15c161408c3f7a0c86225aecef
tree8f13116707f3314a6ac9395143f93448b0424368
parent6c646de3f9e967f5f6992ee3613e003b57ef09fc
parenta35608ed8cfd41583d7a9b2da1155b91511f391a
Merge branch 'marvell-prestera-AC5X-support'

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>