提交 23a602b6 编写于 作者: C Chen-Yu Tsai 提交者: Maxime Ripard

ARM: dts: sun9i: Add 8 bit mmc pinmux setting for mmc2

mmc2 is available on port C. Add a pinmux setting for 8 bit wide eMMC.
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>
上级 9e320feb
......@@ -478,6 +478,15 @@
allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
mmc2_8bit_pins: mmc2_8bit {
allwinner,pins = "PC6", "PC7", "PC8", "PC9",
"PC10", "PC11", "PC12",
"PC13", "PC14", "PC15";
allwinner,function = "mmc2";
allwinner,drive = <SUN4I_PINCTRL_30_MA>;
allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
uart0_pins_a: uart0@0 {
allwinner,pins = "PH12", "PH13";
allwinner,function = "uart0";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册