Re: [PATCH v1 2/3] iio: add MEMSensing MSA311 3-axis accelerometer driver
From: Dmitry Rokosov
Date: Thu Apr 21 2022 - 10:07:50 EST
Jonathan,
On Wed, Apr 20, 2022 at 11:54:00AM +0100, Jonathan Cameron wrote:
> On Tue, 19 Apr 2022 15:45:55 +0000
> Rokosov Dmitry Dmitrievich <DDRokosov@xxxxxxxxxxxxxx> wrote:
>
> > MSA311 is a tri-axial, low-g accelerometer with I2C digital output for
> > sensitivity consumer applications. It has dynamical user selectable full
> > scales range of +-2g/+-4g/+-8g/+-16g and allows acceleration measurements
> > with output data rates from 1Hz to 1000Hz.
> >
> > This driver supports following MSA311 features:
> > - IIO interface
> > - Different power modes: NORMAL, SUSPEND and LOW (using pm_runtime)
> > - ODR (Output Data Rate) selection
> > - Scale and samp_freq selection
> > - IIO triggered buffer, IIO reg access
> > - NEW_DATA interrupt + trigger
> >
> > Below features to be done:
> > - Motion Events: ACTIVE, TAP, ORIENT, FREEFALL
> >
>
> Forgot to mention. Please add a Datasheet: tag to this patch as it's
> the one introducing the actual driver.
>
Sure, I'll make this change for the v2 then.
> > Signed-off-by: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxx>
--
Thank you,
Dmitry