提交 62547ba3 编写于 作者: M Masahiro Yamada 提交者: Arnd Bergmann

ARM: dts: uniphier: add NAND pinmux node

This commit adds pin-mux nodes for the NAND controller.
Some SoCs support 2 chip selects and the others only support
1 chip select.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 412252ac
......@@ -68,6 +68,16 @@
function = "i2c4";
};
pinctrl_nand: nand_grp {
groups = "nand";
function = "nand";
};
pinctrl_nand2cs: nand2cs_grp {
groups = "nand", "nand_cs1";
function = "nand";
};
pinctrl_uart0: uart0_grp {
groups = "uart0";
function = "uart0";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册