ARM: berlin: Enable SATA on Sony NSZ-GS7
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 11 Nov 2014 23:18:59 +0000 (00:18 +0100)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 11 Nov 2014 23:18:59 +0000 (00:18 +0100)
Marvell Berlin BG2 based Sony NSZ-GS7 has an unpopulated SATA plug
on its PCB solder side. As it is quite easy to populate and I have
done it, enable AHCI and SATA by default.

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

index 04f391b..86d85d8 100644 (file)
        };
 };
 
+&ahci { status = "okay"; };
+
 &eth1 { status = "okay"; };
 
+/* Unpopulated SATA plug on solder side */
+&sata0 { status = "okay"; };
+
+&sata_phy { status = "okay"; };
+
 /* Samsung M8G2FA 8GB eMMC */
 &sdhci2 {
        non-removable;