Searched hist:"5170512 cf6a17373b3a8bb63187a6e90ddf7c1ca" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | adxl345.h | 5170512cf6a17373b3a8bb63187a6e90ddf7c1ca Sat Mar 04 02:31:25 CST 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 | adxl345_i2c.c | 5170512cf6a17373b3a8bb63187a6e90ddf7c1ca Sat Mar 04 02:31:25 CST 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 | adxl345_core.c | 5170512cf6a17373b3a8bb63187a6e90ddf7c1ca Sat Mar 04 02:31:25 CST 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 | Makefile | diff 5170512cf6a17373b3a8bb63187a6e90ddf7c1ca Sat Mar 04 02:31:25 CST 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 02:31:25 CST 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>
|