[PATCH-v2][RFC] OMAP4: Keypad Support for OMAP4430
From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
Date: 2009-08-27 06:19:59
Also in:
linux-input, linux-omap
From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
Date: 2009-08-27 06:19:59
Also in:
linux-input, linux-omap
On Tue, Aug 25, 2009 at 04:09:03PM +0530, Syed Rafiuddin wrote:
From: Syed Rafiuddin <redacted> Resending with correct Subject. This patch Adds Keypad support on OMAP4.And adds OMAP4 register addresses and configures them for OMAP4. This patch has been updated as per the comments received from Trilok Soni to remove GPIO based omap2 keypad logic from omap_keypad.c (http://www.mail-archive.com/linux-omap at vger.kernel.org/msg14570.html) Matrix_keypad.c (gpio based keypad driver) can be used in OMAP2, which is not tested on OMAP2 since unavailability of omap2 target's.
So has omap2 been switched over to matrix-keypad? Otherwise ripping omap2 support from omap-keypad is premature. -- Dmitry