1
0
Fork 0

ARM: dts: uniphier: add NAND pinmux node

This will be used to set up pin-muxing for the NAND controller.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
utp
Masahiro Yamada 2016-03-28 21:41:15 +09:00
parent f1494981ca
commit 89d8769298
1 changed files with 5 additions and 0 deletions

View File

@ -42,6 +42,11 @@
function = "i2c4";
};
pinctrl_nand: nand_grp {
groups = "nand";
function = "nand";
};
pinctrl_sd: sd_grp {
groups = "sd";
function = "sd";