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