summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
diff options
context:
space:
mode:
authorLei YU <mine260309@gmail.com>2017-12-28 16:38:06 +0800
committerJoel Stanley <joel@jms.id.au>2018-03-14 16:30:42 +1030
commit00569f7ec490a15456122379f7686a0d659a3601 (patch)
tree33b1a958acb76f4992206a8111296fb1fcff305f /arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
parent9739ae8459831aa97ce67a1208397ea56d81826e (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts')
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index 676739d02ca0..558b1c70dfc5 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@ -198,6 +198,12 @@
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 {