Hi,
Here is the first pull request for fixes for mvebu for v5.17.
Gregory
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-fixes-5.17-1
for you to fetch changes up to 0f89e3d718bc0eea2ac52c3ab3321133fd838d12:
arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias (2022-01-27 10:49:02 +0100)
----------------------------------------------------------------
mvebu fixes for 5.17 (part 1)
- Add missing ethernet alias on armada-3720-turris-mox to let
bootloader setting MAC address.
- Increase PCIe IO size on Armada 3720
----------------------------------------------------------------
Pali Rohár (2):
arm64: dts: marvell: armada-37xx: Increase PCIe IO size from 64 KiB to 1 MiB
arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 3 ++-
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)