Add new i2c-based input mouse driver into input subsystem for Cypresstrackpad devices. (issue6626009)

From: dudl
Date: Fri Mar 04 2011 - 05:45:36 EST


Reviewers: rubini_ipvvis.unipv.it, dmitry.torokhov_gmail.com, linux-input_vger.kernel.org, linux-kernel_vger.kernel.org, olofj_g, Micah C, dudl,

Description:
Add new i2c-based input mouse driver into input subsystem for Cypress trackpad
devices.

Through this new added driver,
Cypress i2c-based trackpad devices will be supported in Linux based system
which are developed based on Cypress self-designed PSOC chipset.
This driver reads trackpad data using i2c interfaces and report cursor
moving data and gesture combined keys to input subsystem.


Change-Id: I108ad1505f3d34ab24658921a772e937940a1b88
Signed-off-by: Du, Dudley <dudl@xxxxxxxxxxx>

BUG=None
TEST=Work fine on ARM tegra2 saeboard and kaen platfrom

Please review this at http://codereview.chromium.org/6626009/

SVN Base: http://git.chromium.org/git/kernel-next.git@xxxxxxxxxxxxxxx

Affected files:
M drivers/input/mouse/Kconfig
M drivers/input/mouse/Makefile
A drivers/input/mouse/cypress_i2c.c
A include/linux/cyapa.h


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/