linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/5] iio: accel: bmi088: support BMI085 BMI090L
@ 2022-05-09 13:46 LI Qingwu
  2022-05-09 13:46 ` [PATCH V1 1/5] iio: accel: bmi088: Modified the scale calculate LI Qingwu
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: LI Qingwu @ 2022-05-09 13:46 UTC (permalink / raw)
  To: jic23, lars, mchehab+huawei, ardeleanalex, linux-iio,
	linux-kernel, Qing-wu.Li

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-05-14 15:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 13:46 [PATCH V1 0/5] iio: accel: bmi088: support BMI085 BMI090L LI Qingwu
2022-05-09 13:46 ` [PATCH V1 1/5] iio: accel: bmi088: Modified the scale calculate LI Qingwu
2022-05-10  6:01   ` Alexandru Ardelean
2022-05-14 15:14     ` Jonathan Cameron
2022-05-09 13:46 ` [PATCH V1 2/5] iio: accel: bmi088: Add support for bmi085 accel LI Qingwu
2022-05-10  6:04   ` Alexandru Ardelean
2022-05-09 13:46 ` [PATCH V1 3/5] iio: accel: bmi088: Add support for bmi090l accel LI Qingwu
2022-05-10  6:05   ` Alexandru Ardelean
2022-05-09 13:46 ` [PATCH V1 4/5] iio: accel: bmi088: Make it possible to config scales LI Qingwu
2022-05-09 17:24   ` kernel test robot
2022-05-09 18:50   ` kernel test robot
2022-05-10  7:01   ` Alexandru Ardelean
2022-05-09 13:46 ` [PATCH V1 5/5] iio: accel: bmi088: modifed the device name LI Qingwu
2022-05-10  7:35   ` Alexandru Ardelean

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).