From f00973523a5c251e774a9dfc226f874d1ef2c403 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 8 Dec 2015 07:31:12 +0100 Subject: dts: update to v4.2-rc2 Signed-off-by: Sascha Hauer --- dts/src/arm64/apm/apm-mustang.dts | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'dts/src/arm64/apm') diff --git a/dts/src/arm64/apm/apm-mustang.dts b/dts/src/arm64/apm/apm-mustang.dts index 83578e766b..4c55833d8a 100644 --- a/dts/src/arm64/apm/apm-mustang.dts +++ b/dts/src/arm64/apm/apm-mustang.dts @@ -23,6 +23,16 @@ device_type = "memory"; reg = < 0x1 0x00000000 0x0 0x80000000 >; /* Updated by bootloader */ }; + + gpio-keys { + compatible = "gpio-keys"; + button@1 { + label = "POWER"; + linux,code = <116>; + linux,input-type = <0x1>; + interrupts = <0x0 0x2d 0x1>; + }; + }; }; &pcie0clk { -- cgit v1.2.3