mvebu: update and refactor uDPU DTS
authorRobert Marko <robert.marko@sartura.hr>
Mon, 28 Mar 2022 12:26:47 +0000 (14:26 +0200)
committerChristian 'Ansuel' Marangi <ansuelsmth@gmail.com>
Wed, 29 Jun 2022 11:08:59 +0000 (13:08 +0200)
commit7f73acade0cde61341cb77e0dc74de51ac059d4f
tree9ef25f04b901607e11160faa13f411a86133c587
parente1223dbee332b89caf71850eb909104529595c31
mvebu: update and refactor uDPU DTS

uDPU DTS has pending upstream fixups, so backport those as well as split
the DTS into a DTSI and DTS in preparation for euroDPU support which
uses uDPU as the base.

Ethernet aliases have not yet been sent upstream but will be soon in order
for U-boot to set the correct MAC on both ethernet interfaces instead of
just one.

Since U-boot environment now has its own partition, update the envtools
config script to search for it instead.

Patch hardcoding PHY mode is also not applicable anymore, so drop it and
set in the uDPU DTS directly.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
package/boot/uboot-envtools/files/mvebu
target/linux/mvebu/files/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts [new file with mode: 0644]
target/linux/mvebu/files/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtsi [new file with mode: 0644]
target/linux/mvebu/patches-5.10/314-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch [deleted file]