Skip to content

Commit

Permalink
ARM: dts: berlin: enable the Ethernet port on the BG2Q DMP
Browse files Browse the repository at this point in the history
This patch enables the Ethernet port on the Marvell Berlin2Q DMP board.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Antoine Ténart authored and David S. Miller committed Sep 30, 2014
1 parent bdc06cd commit 7521519
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/berlin2q-marvell-dmp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@
&uart0 {
status = "okay";
};

&eth0 {
status = "okay";
};

0 comments on commit 7521519

Please sign in to comment.