From: Rex Fu Date: Fri, 17 Apr 2026 06:41:49 +0000 (+0800) Subject: ARM: dts: aspeed: anacapa: Add interrupt properties for PDB PCA9555 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4768ff3c6e2bc939938be5d51a756856f7b9dd2;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: aspeed: anacapa: Add interrupt properties for PDB PCA9555 Add interrupt-parent and interrupts properties to the PDB PCA9555 nodes in the anacapa DTS. [arj: Tweak commit subject capitalisation] Signed-off-by: Rex Fu Link: https://patch.msgid.link/20260417-anacapa-pca9555-irq-v1-1-9a6d28b1b656@amd.com Signed-off-by: Andrew Jeffery --- 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 9a43e0c87257c..58d0651124e66 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts @@ -481,6 +481,9 @@ gpio-controller; #gpio-cells = <2>; + interrupt-parent = <&sgpiom0>; + interrupts = <174 IRQ_TYPE_LEVEL_LOW>; + gpio-line-names = "RPDB_FAN_FULL_SPEED_R_N", "RPDB_I2C_TEMP75_U8_ALERT_R_N", "RPDB_I2C_TMP432_U29_ALERT_R_N", "RPDB_GLOBAL_WP", @@ -500,6 +503,9 @@ gpio-controller; #gpio-cells = <2>; + interrupt-parent = <&sgpiom0>; + interrupts = <174 IRQ_TYPE_LEVEL_LOW>; + gpio-line-names = "RPDB_EAM2_PRSNT_MOS_N_R", "RPDB_EAM3_PRSNT_MOS_N_R", "RPDB_PWRGD_P50V_HSC4_SYS_R", @@ -529,6 +535,9 @@ gpio-controller; #gpio-cells = <2>; + interrupt-parent = <&sgpiom0>; + interrupts = <174 IRQ_TYPE_LEVEL_LOW>; + gpio-line-names = "LPDB_FAN_FULL_SPEED_R_N","LPDB_I2C_TEMP75_U8_ALERT_R_N", "LPDB_I2C_TMP432_U29_ALERT_R_N","LPDB_GLOBAL_WP", @@ -546,6 +555,9 @@ gpio-controller; #gpio-cells = <2>; + interrupt-parent = <&sgpiom0>; + interrupts = <174 IRQ_TYPE_LEVEL_LOW>; + gpio-line-names = "LPDB_P50V_FAN1_R2_PG","LPDB_P50V_FAN2_R2_PG", "LPDB_P50V_FAN3_R2_PG","LPDB_P50V_FAN4_R2_PG",