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: android-x86-8.1-r1~875^2~8^2~9 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=168dbc3565f426b5ba2193850c75356a778451d4;p=android-x86%2Fkernel.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 51bc6a2e9dd5..389f5f83bef9 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 = ; + }; }; };