From: Scott Branden Date: Sat, 28 Feb 2015 21:33:30 +0000 (-0800) Subject: Input: add driver for Broadcom keypad controller X-Git-Tag: omap-for-v4.2/o2_dc~135^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c7e67a928ac5328d30a0638adec771511dc7074;p=pandora-kernel.git 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 Signed-off-by: Scott Branden Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed