]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: aspeed: romulus: hog GPIOS7
authorLei YU <mine260309@gmail.com>
Thu, 28 Dec 2017 08:38:06 +0000 (16:38 +0800)
committerJoel Stanley <joel@jms.id.au>
Wed, 14 Mar 2018 06:00:42 +0000 (16:30 +1030)
GPIOS7 shall be pulled low for CPLD to continue the power up sequence.
With this hogged as pull-low, the CPLD workaround can be removed in
OpenBMC.

Signed-off-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts

index 676739d02ca0763e0d0a2d78726cddd6cc41c0db..558b1c70dfc5602c6bc407447df2b631e3e5c7ce 100644 (file)
@@ -198,6 +198,12 @@ nic_func_mode1 {
                output-low;
                line-name = "nic_func_mode1";
        };
+       seq_cont {
+               gpio-hog;
+               gpios = <ASPEED_GPIO(S, 7) GPIO_ACTIVE_HIGH>;
+               output-low;
+               line-name = "seq_cont";
+       };
 };
 
 &vuart {