diff mbox series

ARM: dts: aspeed: fp5280g2: Add UID button gpio name

Message ID 20220322063859.770715-1-liuxiwei@inspur.com
State New
Headers show
Series ARM: dts: aspeed: fp5280g2: Add UID button gpio name | expand

Commit Message

George Liu March 22, 2022, 6:38 a.m. UTC
Signed-off-by: George Liu <liuxiwei@inspur.com>
---
 arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
index 60a39ea10ab1..dd7960983392 100644
--- a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
@@ -91,6 +91,12 @@  ps1-presence {
 			linux,code = <ASPEED_GPIO(F, 1)>;
 		};
 
+		uid-button {
+			label = "uid-button";
+			gpios = <&gpio ASPEED_GPIO(Y, 1) GPIO_ACTIVE_LOW>;
+			linux,code = <ASPEED_GPIO(Y, 1)>;
+		};
+
 	};
 
 	gpio-keys-polled {