[PATCH V1 0/6] i iio: accel: sca3300: add compitible for scl3300

From: LI Qingwu
Date: Mon Jan 24 2022 - 04:39:28 EST


The current driver support sca3300 only.
Modifed for support SCL3300.
Verifed with SCL3300 on IMX8MM.
Splited the change for review.

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

.../bindings/iio/accel/murata,sca3300.yaml | 1 +
drivers/iio/accel/sca3300.c | 284 +++++++++++++++---
2 files changed, 238 insertions(+), 47 deletions(-)

--
2.25.1