public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: imu: lsm6dsx: Support temperature and ism330dhc
@ 2023-08-11  9:08 Linus Walleij
  2023-08-11  9:08 ` [PATCH 1/2] iio: lsm6dsx: Support temperature channel Linus Walleij
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Linus Walleij @ 2023-08-11  9:08 UTC (permalink / raw)
  To: Lorenzo Bianconi, Jonathan Cameron, Lars-Peter Clausen
  Cc: Mario Tesi, Miquel Raynal, linux-iio, linux-kernel, Linus Walleij

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.

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>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-08-29  7:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/2] iio: imu: lsm6dsx: Support temperature and ism330dhc Lorenzo Bianconi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox