From: Andrew Jeffery <andrew@codeconstruct.com.au>
To: Colin Huang <u8813345@gmail.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Joel Stanley <joel@jms.id.au>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
Colin.Huang2@amd.com, Carl.Lee@amd.com, Peter.Shen@amd.com
Subject: Re: [PATCH v3 2/3] ARM: dts: aspeed: anacapa: update SGPIO mappings for DFT integration
Date: Thu, 26 Mar 2026 17:13:54 +1030 [thread overview]
Message-ID: <47adfd499195738bd5539c4e438af5dc1ae75559.camel@codeconstruct.com.au> (raw)
In-Reply-To: <20260310-anacapa-dts-sgpio-v3-2-12d9b7f1202e@gmail.com>
Hi Colin,
On Tue, 2026-03-10 at 17:49 +0800, Colin Huang wrote:
> Update SGPIOM0 GPIO line names and signal mappings to align with the
> latest DFT (Design For Tooling) integration requirements.
>
> This change reworks SGPIO input/output assignments, replaces legacy
> or reserved placeholders, and updates signal naming to match the
> definitions provided by the CPLD on 2026-03-03.
>
I feel this statement isn't super helpful, but no matter.
> The update improves
> signal clarity and correctness across leakage detection, presence,
> fault, power-good, and debug-related GPIOs.
I prefer you drop this assessment.
>
> Signed-off-by: Colin Huang <u8813345@gmail.com>
> ---
> .../dts/aspeed/aspeed-bmc-facebook-anacapa.dts | 143 ++++++++++++---------
> 1 file changed, 83 insertions(+), 60 deletions(-)
>
> diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts
> index 3e297abc5ba4..85b7e027daef 100644
> --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts
> +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts
> @@ -862,89 +862,106 @@ &sgpiom0 {
> ngpios = <128>;
> bus-frequency = <2000000>;
> gpio-line-names =
> - /*in - out - in - out */
> + /*in - out */
> /* A0-A7 line 0-15 */
> - "", "FM_CPU0_SYS_RESET_N", "", "CPU0_KBRST_N",
> - "", "FM_CPU0_PROCHOT_trigger_N", "", "FM_CLR_CMOS_R_P0",
> - "", "Force_I3C_SEL", "", "SYSTEM_Force_Run_AC_Cycle",
> - "", "", "", "",
> + "L_FNIC_FLT", "FM_CPU0_SYS_RESET_N",
> + "L_BNIC0_FLT", "CPU0_KBRST_N",
> + "L_BNIC1_FLT", "FM_CPU0_PROCHOT_trigger_N",
> + "L_BNIC2_FLT", "FM_CLR_CMOS_R_P0",
> + "L_BNIC3_FLT", "Force_I3C_SEL",
> + "L_RTM_SW_FLT", "SYSTEM_Force_Run_AC_Cycle",
> + "", "",
> + "", "",
>
> /* B0-B7 line 16-31 */
> "Channel0_leakage_EAM3", "FM_CPU_FPGA_JTAG_MUX_SEL",
> "Channel1_leakage_EAM0", "FM_SCM_JTAG_MUX_SEL",
> "Channel2_leakage_Manifold1", "FM_BRIDGE_JTAG_MUX_SEL",
> "Channel3_leakage", "FM_CPU0_NMI_SYNC_FLOOD_N",
> - "Channel4_leakage_Manifold2", "",
> - "Channel5_leakage_EAM1", "",
> - "Channel6_leakage_CPU_DIMM", "",
> - "Channel7_leakage_EAM2", "",
> + "Channel4_leakage_Manifold2", "BMC_AINIC0_WP_R2_L",
> + "Channel5_leakage_EAM1", "BMC_AINIC1_WP_R2_L",
> + "Channel6_leakage_CPU_DIMM", "CPLD_BUF_R_AGPIO330",
> + "Channel7_leakage_EAM2", "CPLD_BUF_R_AGPIO331",
>
> /* C0-C7 line 32-47 */
> - "RSVD_RMC_GPIO3", "", "LEAK_DETECT_RMC_N", "",
> - "", "", "", "",
> - "", "", "", "",
> - "", "", "", "",
> + "RSVD_RMC_GPIO3", "RTM_MUX_L",
> + "LEAK_DETECT_RMC_N", "RTM_MUX_R",
> + "HDR_P0_NMI_BTN_BUF_R_N", "FPGA_JTAG_SCM_DBREQ_N",
> + "No_Leak_Sensor_flag", "whdt_sel",
> + "", "",
> + "", "",
> + "", "",
> + "", "",
>
> /* D0-D7 line 48-63 */
> - "PWRGD_PDB_EAMHSC0_CPLD_PG_R", "",
> - "PWRGD_PDB_EAMHSC1_CPLD_PG_R", "",
> - "PWRGD_PDB_EAMHSC2_CPLD_PG_R", "",
> - "PWRGD_PDB_EAMHSC3_CPLD_PG_R", "",
> - "AMC_BRD_PRSNT_CPLD_L", "", "", "",
> - "", "", "", "",
> + "PWRGD_CHAD_CPU0_FPGA", "",
> + "PWRGD_CHEH_CPU0_FPGA", "",
> + "PWRGD_CHIL_CPU0_FPGA", "",
> + "PWRGD_CHMP_CPU0_FPGA", "",
> + "AMC_BRD_PRSNT_CPLD_L", "",
Can you discuss this patch in the context of my other replies to both
yourself and Kevin?
https://lore.kernel.org/all/d7794f74b26bbc1ee0a70e39c5671acc018f80eb.camel@codeconstruct.com.au/
Andrew
next prev parent reply other threads:[~2026-03-26 6:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-10 9:49 [PATCH v3 0/3] ARM: dts: aspeed: anacapa: SGPIO updates and interrupt wiring Colin Huang
2026-03-10 9:49 ` [PATCH v3 1/3] ARM: dts: aspeed: anacapa: fix SGPIOM0 GPIO line naming for RMC leak detect Colin Huang
2026-03-10 9:49 ` [PATCH v3 2/3] ARM: dts: aspeed: anacapa: update SGPIO mappings for DFT integration Colin Huang
2026-03-26 6:43 ` Andrew Jeffery [this message]
2026-03-10 9:49 ` [PATCH v3 3/3] ARM: dts: aspeed: anacapa: add SGPIO interrupt to PCA9555 Colin Huang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47adfd499195738bd5539c4e438af5dc1ae75559.camel@codeconstruct.com.au \
--to=andrew@codeconstruct.com.au \
--cc=Carl.Lee@amd.com \
--cc=Colin.Huang2@amd.com \
--cc=Peter.Shen@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=joel@jms.id.au \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=u8813345@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox