mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
ARM: dts: aspeed: clemente: add gpio line name to io expander
The chassis power cycle process requires a forced shutdown before cutting off the standby power. The SCM CPLD implements a hard shutdown host function that is controlled through the IO expander in the Clemente platform. This change adds a new GPIO line named "shdn_force_l_cpld" to the PCA9555 IO expander's gpio-line-names at index 10. When asserted, this GPIO signals the CPLD to pull the HPM's SHDN_FORCE_L pin low, which triggers a forced host shutdown. Signed-off-by: Kimi Chen <kimi.zy.chen@fii-foxconn.com> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
parent
0cf964501f
commit
f3eb4690e5
|
|
@ -1013,7 +1013,7 @@ io_expander4: gpio@4f {
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"shdn_force_l_cpld",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user