diff options
author | Scott Branden <sbranden@broadcom.com> | 2015-02-28 22:33:30 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-03-03 00:16:52 +0100 |
commit | 0c7e67a928ac5328d30a0638adec771511dc7074 (patch) | |
tree | 53f72e6a4af89b529c581d81810fa2b569877eb9 /drivers/input/misc | |
parent | Input: psmouse - use IS_ENABLED instead of homegrown code (diff) | |
download | linux-0c7e67a928ac5328d30a0638adec771511dc7074.tar.xz linux-0c7e67a928ac5328d30a0638adec771511dc7074.zip |
Input: add driver for Broadcom keypad controller
Broadcom Keypad controller is used to interface a SoC with a matrix-type
keypad device. The keypad controller supports multiple row and column
lines. A key can be placed at each intersection of a unique row and a
unique column. The keypad controller can sense a key-press and key-release
and report the event using an interrupt to the CPU.
Reviewed-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc')
0 files changed, 0 insertions, 0 deletions