[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20240826062408.2885174-32-Delphine_CC_Chiu@wiwynn.com>
Date: Mon, 26 Aug 2024 14:24:05 +0800
From: Delphine CC Chiu <Delphine_CC_Chiu@...ynn.com>
To: patrick@...cx.xyz,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Joel Stanley <joel@....id.au>,
Andrew Jeffery <andrew@...econstruct.com.au>
Cc: Delphine CC Chiu <Delphine_CC_Chiu@...ynn.com>,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-aspeed@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v14 31/31] ARM: dts: aspeed: yosemite4: add GPIO I6
Add BMC GPIO I6 for ALT_SMB_BMC_CPLD2_N.
Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@...ynn.com>
---
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts
index 04aa428f94b7..0341b61aa1f1 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts
@@ -2011,6 +2011,10 @@ pin_gpio_f7 {
gpios = <ASPEED_GPIO(F, 7) GPIO_ACTIVE_LOW>;
input;
};
+ pin_gpio_i6 {
+ gpios = <ASPEED_GPIO(I, 6) GPIO_ACTIVE_LOW>;
+ input;
+ };
pin_gpio_l6 {
gpios = <ASPEED_GPIO(L, 6) GPIO_ACTIVE_LOW>;
input;
--
2.25.1
Powered by blists - more mailing lists