devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Support LIS302DL in st_accel
@ 2022-03-01 22:54 Sicelo A. Mhlongo
  2022-03-01 22:54 ` [PATCH v2 1/3] dt-bindings: iio: st,st-sensors add LIS302DL Sicelo A. Mhlongo
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Sicelo A. Mhlongo @ 2022-03-01 22:54 UTC (permalink / raw)
  To: Jonathan Cameron, Rob Herring, Denis Ciocca, linux-iio
  Cc: devicetree, Linus Walleij, Lars-Peter Clausen, Andy Shevchenko,
	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 ++++
 4 files changed, 8 insertions(+), 25 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-03-07  8:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-01 22:54 [PATCH v2 0/3] Support LIS302DL in st_accel Sicelo A. Mhlongo
2022-03-01 22:54 ` [PATCH v2 1/3] dt-bindings: iio: st,st-sensors add LIS302DL Sicelo A. Mhlongo
2022-03-02 18:04   ` Rob Herring
2022-03-01 22:54 ` [PATCH v2 2/3] iio: accel: Remove unused enum in st_accel Sicelo A. Mhlongo
2022-03-01 23:49   ` Linus Walleij
2022-03-01 22:54 ` [PATCH v2 3/3] iio: accel: add support for LIS302DL variant Sicelo A. Mhlongo
2022-03-01 23:50   ` Linus Walleij
2022-03-02 13:59   ` Andy Shevchenko
2022-03-05 15:59 ` [PATCH v2 0/3] Support LIS302DL in st_accel Jonathan Cameron
2022-03-07  8:55   ` Sicelo

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