sensor: add accel&gyro sensor driver for lsm330
authorBin Yang <yangbin@rock-chips.com>
Tue, 2 Aug 2016 02:17:08 +0000 (10:17 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Wed, 3 Aug 2016 03:13:09 +0000 (11:13 +0800)
commit7593f95cd9559a9d7102cfcfeb1fa87061e37ae9
tree3a3b4bb5d8c405bb4cc84e9d57fe8d48118cbed0
parent894795dd1bffe6522d120d226b632ae8bcc21c94
sensor: add accel&gyro sensor driver for lsm330

Change-Id: Ibb0b6fe769774abc1a0f619eb9c626340e8b8bcc
Signed-off-by: Bin Yang <yangbin@rock-chips.com>
drivers/input/sensors/accel/Kconfig
drivers/input/sensors/accel/Makefile
drivers/input/sensors/accel/lsm330_acc.c [new file with mode: 0644]
drivers/input/sensors/gyro/Kconfig
drivers/input/sensors/gyro/Makefile
drivers/input/sensors/gyro/lsm330_gyro.c [new file with mode: 0644]
drivers/input/sensors/sensor-dev.c
include/linux/sensor-dev.h