提交 e4fdc8e5 编写于 作者: S Sebastian Hesselbarth

ARM: dts: berlin: Enable eMMC on Sony NSZ-GS7

With SDHCI for BG2, we can now enable the port and allow to access
Samsung M8G2FA 8GB eMMC on Sony NSZ-GS7.
Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
上级 acbcadc8
...@@ -28,4 +28,11 @@ ...@@ -28,4 +28,11 @@
&eth1 { status = "okay"; }; &eth1 { status = "okay"; };
/* Samsung M8G2FA 8GB eMMC */
&sdhci2 {
non-removable;
bus-width = <8>;
status = "okay";
};
&uart0 { status = "okay"; }; &uart0 { status = "okay"; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册