projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9739ae8
)
ARM: dts: aspeed: romulus: hog GPIOS7
author
Lei YU
<mine260309@gmail.com>
Thu, 28 Dec 2017 08:38:06 +0000
(16:38 +0800)
committer
Joel 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index 676739d02ca0763e0d0a2d78726cddd6cc41c0db..558b1c70dfc5602c6bc407447df2b631e3e5c7ce 100644
(file)
--- 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 {