From: Matti Vaittinen <mazziesaccount@gmail.com>
To: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Cc: Jonathan Cameron <jic23@kernel.org>,
Lars-Peter Clausen <lars@metafoo.de>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Nikita Yushchenko <nikita.yoush@cogentembedded.com>,
Dmitry Rokosov <DDRokosov@sberdevices.ru>,
Jagath Jog J <jagathjog1996@gmail.com>,
Cosmin Tanislav <demonsingur@gmail.com>,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/3] iio: Support ROHM/Kionix kx022a
Date: Thu, 20 Oct 2022 14:54:15 +0300 [thread overview]
Message-ID: <7d8660c4-2f4c-b91e-4e1e-b2dee5cc058f@gmail.com> (raw)
In-Reply-To: <cover.1666263249.git.mazziesaccount@gmail.com>
On 10/20/22 14:35, Matti Vaittinen wrote:
> Add initial support for ROHM/Kionix kx022a accelerometer
>
> About the HW:
> KX022A accelerometer is a sensor which:
> - supports G-ranges of (+/-) 2, 4, 8, and 16G
> - can be connected to I2C or SPI
> - has internal HW FIFO buffer
> - supports various ODRs (output data rates)
> - support detecting special events like double tap or motion
> - can be configured to wake-up system when events are detected.
>
> About the series:
>
> This series adds support for only getting the accelerometer data and
> configuring the G-range / ODR via IIO. Motion detection or double-tap
> detection are not supported by the series. The other quite important but
> still missing piece is the runtime PM. Nevertheless, the driver should be
> usable and brings the basic support for getting accelerometer data.
>
// snip
> base-commit: 568035b01cfb107af8d2e4bd2fb9aea22cf5b868
> prerequisite-patch-id: f692b7ef9ce0a0b016fb5ac1c5733e562baa4ae2
> prerequisite-patch-id: cc2e849e2b3fe553fe955f21a4b995681e04383f
> prerequisite-patch-id: f136637f7a8fe92dc4f60b908e2e7aa24aac3f43
// Snip.
Sorry folks! I don't know what happened with my format-patch :( I
Should've noted this before sending. My apologies.
--
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-20 11:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1666263249.git.mazziesaccount@gmail.com>
2022-10-20 11:36 ` [PATCH v3 1/3] dt-bindings: iio: Add KX022A accelerometer Matti Vaittinen
2022-10-20 13:44 ` Krzysztof Kozlowski
2022-10-20 11:37 ` [PATCH v3 2/3] iio: accel: Support Kionix/ROHM " Matti Vaittinen
2022-10-20 14:34 ` Andy Shevchenko
2022-10-21 7:10 ` Matti Vaittinen
2022-10-21 10:49 ` Andy Shevchenko
2022-10-21 11:02 ` Matti Vaittinen
2022-10-20 11:37 ` [PATCH v3 3/3] MAINTAINERS: Add KX022A maintainer entry Matti Vaittinen
2022-10-20 11:54 ` Matti Vaittinen [this message]
2022-10-20 12:04 ` [PATCH v3 0/3] iio: Support ROHM/Kionix kx022a Matti Vaittinen
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=7d8660c4-2f4c-b91e-4e1e-b2dee5cc058f@gmail.com \
--to=mazziesaccount@gmail.com \
--cc=DDRokosov@sberdevices.ru \
--cc=andriy.shevchenko@linux.intel.com \
--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).