lkml.org 
[lkml]   [2022]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V6 0/5] iio: accel: sca3300: add compatible for scl3300
Date
The current driver support sca3300 only, modified to support SCL3300.
Verified with SCL3300 on IMX8MM.

SCL3300 is a three-axis accelerometer sensor with angle output,
the change adds the support of scl3300 and inclination data output.


Changes in v6:
- Fix the warning of precedence issue,
Reported-by: kernel test robot <lkp@intel.com>
- Modify the commit message.
- Fix the check of the for-loop issue,
delete the blank line, and change ">=" to "==".

LI Qingwu (5):
dt-bindings: iio: accel: sca3300: Document murata,scl3300
iio: accel: sca3300: add define for temp channel for reuse.
iio: accel: sca3300: modified to support multi chips
iio: accel: sca3300: Add support for SCL3300
iio: accel: sca3300: Add inclination channels

.../bindings/iio/accel/murata,sca3300.yaml | 1 +
drivers/iio/accel/sca3300.c | 312 +++++++++++++++---
2 files changed, 260 insertions(+), 53 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2022-05-13 14:43    [W:0.078 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site