aboutsummaryrefslogtreecommitdiff
path: root/include/linux/input/cma3000.h
AgeCommit message (Collapse)AuthorFilesLines
2010-11-30Input: add CMA3000 accelerometer driverHemanth V1-0/+59
Add support for CMA3000 Tri-axis accelerometer, which supports Motion detect, Measurement and Free fall modes. CMA3000 supports both I2C/SPI bus for communication, currently the driver supports I2C based communication. Signed-off-by: Hemanth V <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Reviewed-by: Sergio Aguirre <[email protected]> Reviewed-by: Shubhrajyoti <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>