devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Support LIS302DL in st_accel
@ 2022-03-07 13:24 Sicelo A. Mhlongo
  2022-03-07 13:25 ` [PATCH v3 1/3] dt-bindings: iio: st,st-sensors add LIS302DL Sicelo A. Mhlongo
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sicelo A. Mhlongo @ 2022-03-07 13:24 UTC (permalink / raw)
  To: Jonathan Cameron, Rob Herring, Denis Ciocca, linux-iio
  Cc: devicetree, Linus Walleij, Lars-Peter Clausen, Andy Shevchenko,
	maemo-leste, Sicelo A. Mhlongo

Hi,

The ST Microelectronics LIS302DL is currently only supported in the
evdev framework driver in drivers/misc/lis3lv02d. This series enables
support for it in the iio framework.

Regards,
Sicelo



Sicelo A. Mhlongo (3):
  dt-bindings: iio: st,st-sensors add LIS302DL
  iio: accel: Remove unused enum in st_accel
  iio: accel: add support for LIS302DL variant

 .../bindings/iio/st,st-sensors.yaml           |  1 +
 drivers/iio/accel/st_accel.h                  | 26 +------------------
 drivers/iio/accel/st_accel_core.c             |  1 +
 drivers/iio/accel/st_accel_i2c.c              |  5 ++++
 drivers/iio/accel/st_accel_spi.c              |  5 ++++
 5 files changed, 13 insertions(+), 25 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-03-20 15:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-07 13:24 [PATCH v3 0/3] Support LIS302DL in st_accel Sicelo A. Mhlongo
2022-03-07 13:25 ` [PATCH v3 1/3] dt-bindings: iio: st,st-sensors add LIS302DL Sicelo A. Mhlongo
2022-03-07 13:25 ` [PATCH v3 2/3] iio: accel: Remove unused enum in st_accel Sicelo A. Mhlongo
2022-03-07 13:25 ` [PATCH v3 3/3] iio: accel: add support for LIS302DL variant Sicelo A. Mhlongo
2022-03-07 13:58 ` [PATCH v3 0/3] Support LIS302DL in st_accel Andy Shevchenko
2022-03-20 15:34   ` Jonathan Cameron

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).