[PATCH V1 0/5] iio: accel: bmi088: support BMI085 BMI090L

LI Qingwu posted 5 patches 4 years ago
There is a newer version of this series
drivers/iio/accel/bmi088-accel-core.c | 62 ++++++++++++++++++++++++---
1 file changed, 55 insertions(+), 7 deletions(-)
[PATCH V1 0/5] iio: accel: bmi088: support BMI085 BMI090L
Posted by LI Qingwu 4 years ago
Modified the unit after application of scale from 100*m/s^2 to m/s^2,
since the units in the ABI documents are m/s^2.
Add supports for BMI085 accelerometer.
Add supports for BMI090L accelerometer.
Make it possible to config scales.

LI Qingwu (5):
  iio: accel: bmi088: Modified the scale calculate
  iio: accel: bmi088: Add support for bmi085 accel.
  iio: accel: bmi088: Add support for bmi090l accel
  iio: accel: bmi088: Make it possible to config scales.
  iio: accel: bmi088: modifed the device name.

 drivers/iio/accel/bmi088-accel-core.c | 62 ++++++++++++++++++++++++---
 1 file changed, 55 insertions(+), 7 deletions(-)

-- 
2.25.1