mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-08 14:23:19 +00:00
ARM: dts: aspeed: catalina: Update io expander line names
io_expander7 - P1-5: MCU_GPIO - P1-6: MCU_RST_N - P1-7: MCU_RECOVERY_N io_expander8 - P1-5: SEC_MCU_GPIO - P1-6: SEC_MCU_RST_N - P1-7: SEC_MCU_RECOVERY_N Signed-off-by: Potin Lai <potin.lai.pt@gmail.com> Link: https://lore.kernel.org/r/20240823-catalina-ioexp-update-v1-2-4bfd8dad819c@gmail.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
0bba315e04
commit
b4c322c278
@ -1024,7 +1024,7 @@ &io_expander7 {
|
||||
"CX_TWARN_CX0_L","CX_TWARN_CX1_L",
|
||||
"CX_OVT_SHDN_CX0","CX_OVT_SHDN_CX1",
|
||||
"FNP_L_CX0","FNP_L_CX1",
|
||||
"","","","";
|
||||
"","MCU_GPIO","MCU_RST_N","MCU_RECOVERY_N";
|
||||
};
|
||||
|
||||
&io_expander8 {
|
||||
@ -1035,7 +1035,7 @@ &io_expander8 {
|
||||
"SEC_CX_TWARN_CX0_L","SEC_CX_TWARN_CX1_L",
|
||||
"SEC_CX_OVT_SHDN_CX0","SEC_CX_OVT_SHDN_CX1",
|
||||
"SEC_FNP_L_CX0","SEC_FNP_L_CX1",
|
||||
"","","","";
|
||||
"","SEC_MCU_GPIO","SEC_MCU_RST_N","SEC_MCU_RECOVERY_N";
|
||||
};
|
||||
|
||||
&io_expander9 {
|
||||
|
Loading…
Reference in New Issue
Block a user