From: Lei YU Date: Wed, 11 Apr 2018 06:02:43 +0000 (+0800) Subject: ARM: dts: aspeed: romulus: Add id-button gpio key X-Git-Tag: v4.18-rc1~50^2~8^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=168dbc3565f426b5ba2193850c75356a778451d4;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: aspeed: romulus: Add id-button gpio key Signed-off-by: Lei YU Signed-off-by: Joel Stanley --- diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts index 51bc6a2e9dd57..389f5f83bef90 100644 --- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts +++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts @@ -68,6 +68,12 @@ gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>; linux,code = ; }; + + id-button { + label = "id-button"; + gpios = <&gpio ASPEED_GPIO(Q, 7) GPIO_ACTIVE_LOW>; + linux,code = ; + }; }; };