提交 fbbf006a 编写于 作者: S Sebastian Reichel 提交者: Benoit Cousson

ARM: dts: TWL4030: Add keypad node

Add keypad node to twl4030, so that board DTS
files can just add the keymap.
Signed-off-by: NSebastian Reichel <sre@debian.org>
Signed-off-by: NBenoit Cousson <bcousson@baylibre.com>
上级 25c40a88
......@@ -145,4 +145,11 @@
compatible = "ti,twl4030-pwrbutton";
interrupts = <8>;
};
twl_keypad: keypad {
compatible = "ti,twl4030-keypad";
interrupts = <1>;
keypad,num-rows = <8>;
keypad,num-columns = <8>;
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册