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

From: LI Qingwu
Date: Mon May 09 2022 - 09:46:44 EST


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