Searched hist:"20 ffac278ebd64ad031149628560f47990910dd7" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/iio/imu/ |
H A D | Makefile | diff 20ffac278ebd64ad031149628560f47990910dd7 Wed Dec 03 14:31:48 CET 2014 Daniel Baluta <daniel.baluta@intel.com> iio: imu: Add support for Kionix KMX61 sensor
Minimal implementation for KMX61 6-axis accelerometer/magnetometer. It exports raw accel/magn readings together with scale and sampling frequency.
This driver uses two IIO devices one for accelerometer and one for magnetometer.
Datasheet will be available at: http://www.kionix.com/6-axis-accelerometer-magnetometer/kmx61
Signed-off-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Kconfig | diff 20ffac278ebd64ad031149628560f47990910dd7 Wed Dec 03 14:31:48 CET 2014 Daniel Baluta <daniel.baluta@intel.com> iio: imu: Add support for Kionix KMX61 sensor
Minimal implementation for KMX61 6-axis accelerometer/magnetometer. It exports raw accel/magn readings together with scale and sampling frequency.
This driver uses two IIO devices one for accelerometer and one for magnetometer.
Datasheet will be available at: http://www.kionix.com/6-axis-accelerometer-magnetometer/kmx61
Signed-off-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | kmx61.c | diff 20ffac278ebd64ad031149628560f47990910dd7 Wed Dec 03 14:31:48 CET 2014 Daniel Baluta <daniel.baluta@intel.com> iio: imu: Add support for Kionix KMX61 sensor
Minimal implementation for KMX61 6-axis accelerometer/magnetometer. It exports raw accel/magn readings together with scale and sampling frequency.
This driver uses two IIO devices one for accelerometer and one for magnetometer.
Datasheet will be available at: http://www.kionix.com/6-axis-accelerometer-magnetometer/kmx61
Signed-off-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|