提交 39b1c494 编写于 作者: H H. Nikolaus Schaller 提交者: Tony Lindgren

ARM: dts: omap3-gta04: make use of input event include file and constants

we can replace magic numbers by symbolic constants now.
Signed-off-by: NH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 f38bb4e9
......@@ -10,6 +10,7 @@
/dts-v1/;
#include "omap36xx.dtsi"
#include <dt-bindings/input/input.h>
/ {
model = "OMAP3 GTA04";
......@@ -43,7 +44,7 @@
aux-button {
label = "aux";
linux,code = <169>;
linux,code = <KEY_PHONE>;
gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
wakeup-source;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册