Commit e00ec0bd authored by Antoine Ténart's avatar Antoine Ténart Committed by Sebastian Hesselbarth

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: default avatarAntoine Ténart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
parent 70a2b717
......@@ -49,3 +49,11 @@ &uart0 {
&eth0 {
status = "okay";
};
&sata0 {
status = "okay";
};
&sata_phy {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment