]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/input/joystick/as5011.c
Input: add Austria Microsystem AS5011 joystick driver
authorFabien Marteau <fabien.marteau@armadeus.com>
Mon, 10 Jan 2011 19:01:13 +0000 (11:01 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 10 Jan 2011 19:01:43 +0000 (11:01 -0800)
commit9d084a3d5dffd076a9a006164ea0dbd9c495f2b0
treebd711a382df8653bb87bbac7f6fbd55044268462
parent048fc018c81d2acd86db2c3d1e226ea28f646729
Input: add Austria Microsystem AS5011 joystick driver

This is driver for EasyPoint AS5011 2 axis joystick chip. This chip is
plugged on an I2C bus.

Tested on ARM processor (i.MX27).

Signed-off-by: Fabien Marteau <fabien.marteau@armadeus.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/joystick/Kconfig
drivers/input/joystick/Makefile
drivers/input/joystick/as5011.c [new file with mode: 0644]
include/linux/input/as5011.h [new file with mode: 0644]