ARM: dts: aspeed: Add SGPM pinmux
authorHongwei Zhang <hongweiz@ami.com>
Tue, 4 Jun 2019 21:42:04 +0000 (17:42 -0400)
committerJoel Stanley <joel@jms.id.au>
Tue, 23 Jul 2019 02:55:42 +0000 (12:25 +0930)
Add SGPM pinmux to ast2500-pinctrl function and group, to prepare for
supporting SGPIO in AST2500 SoC.

Signed-off-by: Hongwei Zhang <hongweiz@ami.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-g5.dtsi

index 5b1ca26..ca36d18 100644 (file)
                groups = "SDA2";
        };
 
+       pinctrl_sgpm_default: sgpm_default {
+               function = "SGPM";
+               groups = "SGPM";
+       };
+
        pinctrl_sgps1_default: sgps1_default {
                function = "SGPS1";
                groups = "SGPS1";