Re: [PATCH v5 1/2] iio: adc: hi8435: Holt HI-8435 threshold detector

2015-08-31 Thread Jonathan Cameron
On 28/08/15 15:27, Vladimir Barinov wrote: > Add Holt threshold detector driver for HI-8435 chip > > Signed-off-by: Vladimir Barinov Applied to the togreg branch of iio.git - initially pushed out as testing for the auto builders to try and break it. Thanks for you persistence with this one! I'm

[PATCH v5 1/2] iio: adc: hi8435: Holt HI-8435 threshold detector

2015-08-28 Thread Vladimir Barinov
Add Holt threshold detector driver for HI-8435 chip Signed-off-by: Vladimir Barinov --- Changes in version 2: - Added file sysfs-bus-iio-adc-hi8435 - Changed naming from "discrete ADC" to "threshold detector" - Replaced swab16p/swab32p with be16_to_cpup/be32_to_cpup - Made *_show and *_store func