summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
diff options
context:
space:
mode:
authorAntoine Ténart <antoine.tenart@free-electrons.com>2014-07-30 20:14:01 +0200
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2014-10-29 19:44:34 +0100
commite00ec0bd23ef0eea0c8f8e1b75936a9537ec1c33 (patch)
tree3a0772036b20edd14e0b17e8b5bee5c55a11e225 /arch/arm/boot/dts/berlin2q-marvell-dmp.dts
parent70a2b717d0a32d4702ae45880fc1370d9ce93ec0 (diff)
downloadop-kernel-dev-e00ec0bd23ef0eea0c8f8e1b75936a9537ec1c33.zip
op-kernel-dev-e00ec0bd23ef0eea0c8f8e1b75936a9537ec1c33.tar.gz
ARM: dts: berlin: enable the eSATA interface on the BG2Q DMP
The BG2Q has an AHCI SATA controller with an eSATA interface. Enable it. Only enable the first port, the BG2Q DMP does not support the second one. Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/berlin2q-marvell-dmp.dts')
-rw-r--r--arch/arm/boot/dts/berlin2q-marvell-dmp.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
index ea1f99b..a403b0a 100644
--- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
+++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
@@ -49,3 +49,11 @@
&eth0 {
status = "okay";
};
+
+&sata0 {
+ status = "okay";
+};
+
+&sata_phy {
+ status = "okay";
+};
OpenPOWER on IntegriCloud