提交 0d69f87c 编写于 作者: C Chen-Yu Tsai 提交者: Maxime Ripard

ARM: dts: sun9i: Enable mmc2 on A80 Optimus Board

The A80 Optimus Board has a 16GB eMMC connected to mmc2, with 8 bit
wide data bus.
Signed-off-by: NChen-Yu Tsai <wens@csie.org>
Signed-off-by: NAndreas Färber <afaerber@suse.de>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 23a602b6
......@@ -120,6 +120,15 @@
status = "okay";
};
&mmc2 {
pinctrl-names = "default";
pinctrl-0 = <&mmc2_8bit_pins>;
vmmc-supply = <&reg_vcc3v0>;
bus-width = <8>;
non-removable;
status = "okay";
};
&uart0 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册