[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220219174631.29c56207@jic23-huawei>
Date: Sat, 19 Feb 2022 17:46:31 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: LI Qingwu <Qing-wu.Li@...ca-geosystems.com.cn>
Cc: lars@...afoo.de, robh+dt@...nel.org, tomas.melin@...sala.com,
andy.shevchenko@...il.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-iio@...r.kernel.org,
bsp-development.geo@...ca-geosystems.com
Subject: Re: [PATCH V2 0/5] iio: accel: sca3300: add compitible for scl3300
On Thu, 17 Feb 2022 06:27:00 +0000
LI Qingwu <Qing-wu.Li@...ca-geosystems.com.cn> wrote:
> The current driver support sca3300 only.
> Modifed for support SCL3300.
> Verifed with SCL3300 on IMX8MM.
> Splited the change for review.
>
> Same as sca3300, scl3300 have 3-axis acceleration,and temperature.
> Different with sca3300, it can output inclination data directly.
> The change add the support with scl3300, support inclination data output.
>
> Change in V2:
> Drop the extra interface for set/get opration mode.
> Drop the interface for enalbe/disable inclination output,
> set inclination output is alwasy on.
> Fix the findings in V1.
Please run a spell checker on cover letters / patch descriptions.
Though as people who follow IIO patches will probably note, I
often forget myself and have sent some completely unreadable
messages as a result! One of those do as I say, not as I do
requests :)
Jonathan
>
> 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 | 271 ++++++++++++++----
> 2 files changed, 222 insertions(+), 50 deletions(-)
>
Powered by blists - more mailing lists