mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-09 10:00:55 -04:00
ARM: dts: aspeed: Harma: revise sgpio line name
power-card-enable power-fault-n power-hsc-good power-chassis-good asic0-card-type-detection0-n asic0-card-type-detection1-n asic0-card-type-detection2-n presence-cmm uart-switch-button uart-switch-lsb uart-switch-msb reset-control-cmos-clear Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com> Link: https://patch.msgid.link/20240909080459.3457853-3-peteryin.openbmc@gmail.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
committed by
Andrew Jeffery
parent
ed024f2894
commit
cb3f397b17
@@ -393,12 +393,6 @@ gpio@31 {
|
||||
reg = <0x31>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
|
||||
gpio-line-names =
|
||||
"","","","",
|
||||
"","","presence-cmm","",
|
||||
"","","","",
|
||||
"","","","";
|
||||
};
|
||||
|
||||
// PTTV FRU
|
||||
@@ -422,12 +416,6 @@ gpio@31 {
|
||||
reg = <0x31>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
|
||||
gpio-line-names =
|
||||
"","","","",
|
||||
"","","presence-cmm","",
|
||||
"","","","",
|
||||
"","","","";
|
||||
};
|
||||
|
||||
// Aegis FRU
|
||||
@@ -566,7 +554,7 @@ &gpio0 {
|
||||
/*B0-B7*/ "","","","",
|
||||
"bmc-spi-mux-select-0","led-identify","","",
|
||||
/*C0-C7*/ "reset-cause-platrst","","","","",
|
||||
"cpu0-err-alert","","",
|
||||
"power-hsc-good","power-chassis-good","",
|
||||
/*D0-D7*/ "","","sol-uart-select","","","","","",
|
||||
/*E0-E7*/ "","","","","","","","",
|
||||
/*F0-F7*/ "","","","","","","","",
|
||||
@@ -585,14 +573,16 @@ &gpio0 {
|
||||
/*O0-O7*/ "","","","","","","","",
|
||||
/*P0-P7*/ "power-button","power-host-control",
|
||||
"reset-button","","led-power","","","",
|
||||
/*Q0-Q7*/ "","","","","","power-chassis-control","","",
|
||||
/*Q0-Q7*/
|
||||
"","","","",
|
||||
"","power-chassis-control","","uart-switch-button",
|
||||
/*R0-R7*/ "","","","","","","","",
|
||||
/*S0-S7*/ "","","","","","","","",
|
||||
/*T0-T7*/ "","","","","","","","",
|
||||
/*U0-U7*/ "","","","","","","led-identify-gate","",
|
||||
/*V0-V7*/ "","","","",
|
||||
"rtc-battery-voltage-read-enable","",
|
||||
"power-chassis-good","",
|
||||
"","",
|
||||
/*W0-W7*/ "","","","","","","","",
|
||||
/*X0-X7*/ "","","","","","","","",
|
||||
/*Y0-Y7*/ "","","","","","","","",
|
||||
@@ -673,7 +663,7 @@ &sgpiom0 {
|
||||
"presence-asic-modules-0","rt-cpu0-p1-force-enable",
|
||||
"presence-asic-modules-1","bios-debug-msg-disable",
|
||||
"","uart-control-buffer-select",
|
||||
"","ac-control-n",
|
||||
"presence-cmm","ac-control-n",
|
||||
/*G0-G3 line 96-103*/
|
||||
"FM_CPU_CORETYPE2","",
|
||||
"FM_CPU_CORETYPE1","",
|
||||
@@ -685,7 +675,7 @@ &sgpiom0 {
|
||||
"FM_BOARD_REV_ID2","",
|
||||
"FM_BOARD_REV_ID1","",
|
||||
/*H0-H3 line 112-119*/
|
||||
"FM_BOARD_REV_ID0","",
|
||||
"FM_BOARD_REV_ID0","reset-control-cmos-clear",
|
||||
"","","","","","",
|
||||
/*H4-H7 line 120-127*/
|
||||
"","",
|
||||
@@ -700,7 +690,7 @@ &sgpiom0 {
|
||||
/*I4-I7 line 136-143*/
|
||||
"","","","","","","","",
|
||||
/*J0-J3 line 144-151*/
|
||||
"","","","","","","","",
|
||||
"","","power-card-enable","","","","","",
|
||||
/*J4-J7 line 152-159*/
|
||||
"SLOT_ID_BCB_0","",
|
||||
"SLOT_ID_BCB_1","",
|
||||
@@ -716,9 +706,15 @@ &sgpiom0 {
|
||||
"cpu0-thermtrip-alert","",
|
||||
"reset-cause-pcie","",
|
||||
/*L4-L7 line 184-191*/
|
||||
"pvdd11-ocp-alert","","","","","","","",
|
||||
"pvdd11-ocp-alert","",
|
||||
"power-fault-n","",
|
||||
"asic0-card-type-detection0-n","",
|
||||
"asic0-card-type-detection1-n","",
|
||||
/*M0-M3 line 192-199*/
|
||||
"","","","","","","","",
|
||||
"asic0-card-type-detection2-n","",
|
||||
"uart-switch-lsb","",
|
||||
"uart-switch-msb","",
|
||||
"","",
|
||||
/*M4-M7 line 200-207*/
|
||||
"","","","","","","","",
|
||||
/*N0-N3 line 208-215*/
|
||||
|
||||
Reference in New Issue
Block a user