mbox series

[v3,0/1] iio: vcnl3020: add periodic mode, threshold options

Message ID 20210708124115.558186-1-i.mikhaylov@yadro.com (mailing list archive)
Headers show
Series iio: vcnl3020: add periodic mode, threshold options | expand

Message

Ivan Mikhaylov July 8, 2021, 12:41 p.m. UTC
Add periodic mode enablement, high/low threshold options.

Changes from v1:
 1. Remove changes for hwmon driver and changes affecting
vcnl3020 data structure.
 2. Add enable/disable periodic mode functions.

Changes from v2:
 1. Minor fixes from Jonathan's comments.

Ivan Mikhaylov (1):
  iio: proximity: vcnl3020: add periodic mode

 drivers/iio/proximity/vcnl3020.c | 297 ++++++++++++++++++++++++++++++-
 1 file changed, 295 insertions(+), 2 deletions(-)