Thread (13 messages) 13 messages, 5 authors, 2023-03-12
STALE1205d

[PATCH v1 0/4] Update APDS990x ALS to support IIO

From: Svyatoslav Ryhel <hidden>
Date: 2023-03-08 09:02:36
Also in: linux-iio, lkml

Add apds990x binding scheme, convert it to get basic data from
dts and use common IIO API. Since it works with IIO now, move from
/misc to /iio.

Svyatoslav Ryhel (4):
  dt-bindings: iio: light: add apds990x binding
  misc: adps990x: convert to OF
  misc: apds990x: convert to IIO
  iio: light: move apds990x into proper place

 .../bindings/iio/light/avago,apds990x.yaml    |  76 ++
 drivers/iio/light/Kconfig                     |  10 +
 drivers/iio/light/Makefile                    |   1 +
 drivers/{misc => iio/light}/apds990x.c        | 802 +++++++++---------
 drivers/misc/Kconfig                          |  10 -
 drivers/misc/Makefile                         |   1 -
 6 files changed, 509 insertions(+), 391 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/iio/light/avago,apds990x.yaml
 rename drivers/{misc => iio/light}/apds990x.c (67%)

-- 
2.37.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help