Searched hist:"5170512 cf6a17373b3a8bb63187a6e90ddf7c1ca" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/accel/ |
H A D | Makefile | diff 5170512cf6a17373b3a8bb63187a6e90ddf7c1ca Sat Mar 04 09:31:25 CET 2017 Eva Rachel Retuya <eraretuya@gmail.com> iio: accel: adxl345: Split driver into core and I2C
Move I2C-specific code into its own file and rely on regmap to access registers. The core code provides access to x, y, z and scale readings.
Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Kconfig | diff 5170512cf6a17373b3a8bb63187a6e90ddf7c1ca Sat Mar 04 09:31:25 CET 2017 Eva Rachel Retuya <eraretuya@gmail.com> iio: accel: adxl345: Split driver into core and I2C
Move I2C-specific code into its own file and rely on regmap to access registers. The core code provides access to x, y, z and scale readings.
Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|