]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: berlin: Enable ethernet on Sony NSZ-GS7
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 22 Oct 2014 18:26:52 +0000 (20:26 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 29 Oct 2014 18:44:44 +0000 (19:44 +0100)
Marvell Berlin BG2 based Sony NSZ-GS7 has one ethernet controller
connected to rear RJ45 jack. Enable it by default.

Tested-by: Antoine Ténart <antoine.tenart@free-electrons.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts

index c72bfd468d10ce9e8af7a9b9938eb12041d7c863..27f2f0ad756258fb7ec60d13959618745c67715f 100644 (file)
@@ -26,4 +26,6 @@ memory {
        };
 };
 
+&eth1 { status = "okay"; };
+
 &uart0 { status = "okay"; };