提交 e1bd326f 编写于 作者: M Masahiro Yamada

ARM: dts: uniphier: add eMMC pin-mux node

All UniPhier SoCs support an eMMC controller.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 7ce7d89f
/* /*
* Device Tree Source for UniPhier SoCs default pinctrl settings * Device Tree Source for UniPhier SoCs default pinctrl settings
* *
* Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com> * Copyright (C) 2015-2017 Socionext Inc.
* Author: Masahiro Yamada <yamada.masahiro@socionext.com>
* *
* This file is dual-licensed: you can use it either under the terms * This file is dual-licensed: you can use it either under the terms
* of the GPL or the X11 license, at your option. Note that this dual * of the GPL or the X11 license, at your option. Note that this dual
...@@ -43,6 +44,11 @@ ...@@ -43,6 +44,11 @@
*/ */
&pinctrl { &pinctrl {
pinctrl_emmc: emmc_grp {
groups = "emmc";
function = "emmc";
};
pinctrl_i2c0: i2c0_grp { pinctrl_i2c0: i2c0_grp {
groups = "i2c0"; groups = "i2c0";
function = "i2c0"; function = "i2c0";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册