Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1bd326f authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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



All UniPhier SoCs support an eMMC controller.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 7ce7d89f
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
/*
 * 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
 * of the GPL or the X11 license, at your option. Note that this dual
@@ -43,6 +44,11 @@
 */

&pinctrl {
	pinctrl_emmc: emmc_grp {
		groups = "emmc";
		function = "emmc";
	};

	pinctrl_i2c0: i2c0_grp {
		groups = "i2c0";
		function = "i2c0";