Linux IIO development
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Mario Tesi <mario.tesi@st.com>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] iio: imu: lsm6dsx: Support temperature and ism330dhc
Date: Fri, 11 Aug 2023 12:08:38 +0200	[thread overview]
Message-ID: <ZNYIpqz7EMDqISyX@lore-rh-laptop> (raw)
In-Reply-To: <20230811-iio-spacex-lsm6ds0-v1-0-e953a440170d@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]

> The ISM330DHC is used in the SpaceX Starlink terminals which
> are running a realtime patched close-to-mainline Linux kernel so
> let's support it because why not.

Hi Linus,

this is cool, thx for working on this. Some comments in patch 1/2 and 2/2.

Regards,
Lorenzo

> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Linus Walleij (2):
>       iio: lsm6dsx: Support temperature channel
>       iio: imu: lsm6dsx: Add support for ism330dhc
> 
>  drivers/iio/imu/st_lsm6dsx/Kconfig             |  8 +--
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h        | 26 ++++++++-
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c |  4 ++
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c   | 73 ++++++++++++++++++++++++--
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c    |  5 ++
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c    |  4 ++
>  6 files changed, 109 insertions(+), 11 deletions(-)
> ---
> base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
> change-id: 20230811-iio-spacex-lsm6ds0-33c9365e94bf
> 
> Best regards,
> -- 
> Linus Walleij <linus.walleij@linaro.org>
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

      parent reply	other threads:[~2023-08-11 10:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11  9:08 [PATCH 0/2] iio: imu: lsm6dsx: Support temperature and ism330dhc Linus Walleij
2023-08-11  9:08 ` [PATCH 1/2] iio: lsm6dsx: Support temperature channel Linus Walleij
2023-08-11 10:07   ` Lorenzo Bianconi
2023-08-11 18:16     ` Linus Walleij
2023-08-12  9:17       ` Lorenzo Bianconi
2023-08-12 20:40         ` Linus Walleij
2023-08-28 16:43           ` Jonathan Cameron
2023-08-29  7:30             ` Linus Walleij
2023-08-11  9:08 ` [PATCH 2/2] iio: imu: lsm6dsx: Add support for ism330dhc Linus Walleij
2023-08-11  9:40   ` Lorenzo Bianconi
2023-08-11 10:08 ` Lorenzo Bianconi [this message]

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=ZNYIpqz7EMDqISyX@lore-rh-laptop \
    --to=lorenzo@kernel.org \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mario.tesi@st.com \
    --cc=miquel.raynal@bootlin.com \
    /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