[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220512160312.3880433-1-Qing-wu.Li@leica-geosystems.com.cn>
Date: Thu, 12 May 2022 16:03:07 +0000
From: LI Qingwu <Qing-wu.Li@...ca-geosystems.com.cn>
To: jic23@...nel.org, lars@...afoo.de, robh+dt@...nel.org,
tomas.melin@...sala.com, andy.shevchenko@...il.com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Qing-wu.Li@...ca-geosystems.com.cn
Cc: linux-iio@...r.kernel.org
Subject: [PATCH V5 0/5] iio: accel: sca3300: add compatible for scl3300
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.
Change in V5:
Fix review findings in V5, reorder variables in the struct
sca3300_chip_info declaration and assignment.
Return errors first in the "for" loop code.
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
Powered by blists - more mailing lists