From: Matti Vaittinen <mazziesaccount@gmail.com>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: DDRokosov@sberdevices.ru, andriy.shevchenko@linux.intel.com,
demonsingur@gmail.com, devicetree@vger.kernel.org,
jagathjog1996@gmail.com, jic23@kernel.org,
krzysztof.kozlowski+dt@linaro.org, lars@metafoo.de,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
matti.vaittinen@fi.rohmeurope.com,
nikita.yoush@cogentembedded.com, robh+dt@kernel.org
Subject: Re: [PATCH v4 2/3] iio: accel: Support Kionix/ROHM KX022A accelerometer
Date: Mon, 24 Oct 2022 17:16:12 +0300 [thread overview]
Message-ID: <4e6d331b-0cc3-de9b-9fa2-96981f594c83@gmail.com> (raw)
In-Reply-To: <3ad8b485-9007-f7e9-f52a-d5644a688bcf@wanadoo.fr>
Thanks for the review Christophe,
On 10/24/22 16:34, Christophe JAILLET wrote:
> Le 21/10/2022 à 13:22, Matti Vaittinen a écrit :
>> KX022A is a 3-axis accelerometer from ROHM/Kionix. The sensor features
>> include variable ODRs, I2C and SPI control, FIFO/LIFO with watermark IRQ,
>> tap/motion detection, wake-up & back-to-sleep events, four acceleration
>> ranges (2, 4, 8 and 16g), and probably some other cool features.
>>
>> Add support for the basic accelerometer features such as getting the
>> acceleration data via IIO. (raw reads, triggered buffer [data-ready] or
>> using the WMI IRQ).
>>
>> Important things to be added include the double-tap, motion
>> detection and wake-up as well as the runtime power management.
>>
>> Signed-off-by: Matti Vaittinen
>> <mazziesaccount-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>>
>> ---
>
> Hi, should there be a v5:
I did already send out the v5 shortly before your review. If I need to
send v6 I'll apply your suggestions.
Yours
-- Matti
--
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland
~~ When things go utterly wrong vim users can always type :help! ~~
next prev parent reply other threads:[~2022-10-24 17:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 11:21 [PATCH v4 0/3] iio: Support ROHM/Kionix kx022a Matti Vaittinen
2022-10-21 11:21 ` [PATCH v4 1/3] dt-bindings: iio: Add KX022A accelerometer Matti Vaittinen
2022-10-21 11:22 ` [PATCH v4 2/3] iio: accel: Support Kionix/ROHM " Matti Vaittinen
2022-10-21 12:41 ` Andy Shevchenko
2022-10-21 12:47 ` Matti Vaittinen
2022-10-23 11:43 ` Jonathan Cameron
2022-10-24 5:44 ` Vaittinen, Matti
2022-10-29 11:35 ` Jonathan Cameron
2022-10-31 6:25 ` Vaittinen, Matti
2022-10-24 13:34 ` Christophe JAILLET
2022-10-24 14:16 ` Matti Vaittinen [this message]
2022-10-21 11:23 ` [PATCH v4 3/3] MAINTAINERS: Add KX022A maintainer entry Matti Vaittinen
2022-10-24 6:52 ` Joe Perches
2022-10-24 7:24 ` Vaittinen, Matti
2022-10-24 10:40 ` Joe Perches
2022-10-24 10:56 ` Vaittinen, Matti
2022-10-24 11:08 ` Joe Perches
2022-10-24 11:36 ` Vaittinen, Matti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4e6d331b-0cc3-de9b-9fa2-96981f594c83@gmail.com \
--to=mazziesaccount@gmail.com \
--cc=DDRokosov@sberdevices.ru \
--cc=andriy.shevchenko@linux.intel.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=demonsingur@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jagathjog1996@gmail.com \
--cc=jic23@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matti.vaittinen@fi.rohmeurope.com \
--cc=nikita.yoush@cogentembedded.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).