lkml.org 
[lkml]   [2023]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v1 0/4] Update APDS990x ALS to support IIO
On Wed, Mar 08, 2023 at 11:02:15AM +0200, Svyatoslav Ryhel wrote:
> 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%)
>

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

\
 
 \ /
  Last update: 2023-03-27 00:51    [W:0.073 / U:0.724 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site