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

Commit bb1dba7b authored by Hongwei Zhang's avatar Hongwei Zhang Committed by Joel Stanley
Browse files

ARM: dts: aspeed: Add SGPM pinmux



Add SGPM pinmux to ast2500-pinctrl function and group, to prepare for
supporting SGPIO in AST2500 SoC.

Signed-off-by: default avatarHongwei Zhang <hongweiz@ami.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent b3b06766
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1346,6 +1346,11 @@
		groups = "SDA2";
	};

	pinctrl_sgpm_default: sgpm_default {
		function = "SGPM";
		groups = "SGPM";
	};

	pinctrl_sgps1_default: sgps1_default {
		function = "SGPS1";
		groups = "SGPS1";