提交 9f6386e1 编写于 作者: S Sebastian Hesselbarth

ARM: berlin: Enable SATA on Sony NSZ-GS7

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: NAntoine Ténart <antoine.tenart@free-electrons.com>
Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
上级 878a3ee3
...@@ -26,8 +26,15 @@ ...@@ -26,8 +26,15 @@
}; };
}; };
&ahci { status = "okay"; };
&eth1 { status = "okay"; }; &eth1 { status = "okay"; };
/* Unpopulated SATA plug on solder side */
&sata0 { status = "okay"; };
&sata_phy { status = "okay"; };
/* Samsung M8G2FA 8GB eMMC */ /* Samsung M8G2FA 8GB eMMC */
&sdhci2 { &sdhci2 {
non-removable; non-removable;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册