RE: [RFC] Matrix keypad driver for Cirrus EP93xx
From: hartleys <hidden>
Date: 2008-10-29 17:21:23
On Tuesday, October 28, 2008 9:10 PM, Dmitry Torokhov wrote:
quoted
Following is a new input keyboard driver for the Cirrus Logic EP93xx keypad matrix peripheral. This driver is based on the pxa27x_keypad driver. This is my first driver submission please forgive me if this is the wrong place or something is just plain wrong.The driver looks great, can I please have your "Signed-off-by" so I can apply it to the 'next' branch? Thanks!
Hello Dmitry, Thanks for the positive response. I did not initially add the Signed-off-by since I figured I would have to fix something. ;-) The part you reviewed is complete but arch/arm/mach-ep93xx/clock.c needs to be patched to support the "key_clk" used by this driver. I have the patch ready but still need to submit it to the linux-arm-kernel list for review. Thanks, Hartley Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>