ARM: dts: aspeed: romulus: hog GPIOS7

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>
This commit is contained in:
Lei YU 2017-12-28 16:38:06 +08:00 committed by Joel Stanley
parent 9739ae8459
commit 00569f7ec4
1 changed files with 6 additions and 0 deletions

View 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 {