Re: [PATCH v3 2/3] iio: Add AS3935 lightning sensor support

2014-02-03 Thread Peter Meerwald
Hello, > AS3935 chipset can detect lightning strikes and reports those back as > events and the estimated distance to the storm. couple of more comments: the AS3935 seems to support I2C and SPI, the driver supports SPI only; this should be noted somewhere IIO already has a proximity channel wh

[PATCH v3 2/3] iio: Add AS3935 lightning sensor support

2014-01-31 Thread Matt Ranostay
AS3935 chipset can detect lightning strikes and reports those back as events and the estimated distance to the storm. Signed-off-by: Matt Ranostay --- .../ABI/testing/sysfs-bus-iio-distance-as3935 | 19 + drivers/iio/Kconfig| 1 + drivers/iio/Makefile