Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75215193 authored by Antoine Tenart's avatar Antoine Tenart Committed by David S. Miller
Browse files

ARM: dts: berlin: enable the Ethernet port on the BG2Q DMP



This patch enables the Ethernet port on the Marvell Berlin2Q DMP board.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bdc06cd7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -45,3 +45,7 @@
&uart0 {
	status = "okay";
};

&eth0 {
	status = "okay";
};