xref: /linux/arch/arm64/boot/dts/marvell/armada-3720-eDPU.dts (revision 0526b56cbc3c489642bd6a5fe4b718dea7ef0ee8)
1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2
3/dts-v1/;
4
5#include "armada-3720-uDPU.dtsi"
6
7/ {
8	model = "Methode eDPU Board";
9	compatible = "methode,edpu", "marvell,armada3720", "marvell,armada3710";
10};
11
12&eth0 {
13	phy-mode = "2500base-x";
14};
15