summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/apm
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/apm')
-rw-r--r--dts/src/arm64/apm/apm-mustang.dts10
1 files changed, 10 insertions, 0 deletions
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 {