Re: [PATCH v4] iio: adc: vf610: Add IIO buffer support for Vybrid ADC

2015-08-31 Thread Jonathan Cameron
infradead.org; Sanchayan >> Maity >> Subject: [PATCH v4] iio: adc: vf610: Add IIO buffer support for Vybrid >> ADC >> >> This patch adds support for IIO buffer to the Vybrid ADC driver. >> IIO triggered buffer infrastructure along with iio sysfs trigger is used &g

RE: [PATCH v4] iio: adc: vf610: Add IIO buffer support for Vybrid ADC

2015-08-19 Thread Duan Andy
CH v4] iio: adc: vf610: Add IIO buffer support for Vybrid > ADC > > This patch adds support for IIO buffer to the Vybrid ADC driver. > IIO triggered buffer infrastructure along with iio sysfs trigger is used > to leverage continuous sampling support provided by the ADC block. >

Re: [PATCH v4] iio: adc: vf610: Add IIO buffer support for Vybrid ADC

2015-08-19 Thread maitysanchayan
Hello Fugang Duan, Can I have your ACK if you are ok with the changes made by the patch? Thanks & Regards, Sanchayan Maity. On 15-08-17 21:21:40, Sanchayan Maity wrote: > This patch adds support for IIO buffer to the Vybrid ADC driver. > IIO triggered buffer infrastructure along with iio sysfs t

[PATCH v4] iio: adc: vf610: Add IIO buffer support for Vybrid ADC

2015-08-17 Thread Sanchayan Maity
This patch adds support for IIO buffer to the Vybrid ADC driver. IIO triggered buffer infrastructure along with iio sysfs trigger is used to leverage continuous sampling support provided by the ADC block. Signed-off-by: Sanchayan Maity --- Changes since v3: Fix iio_buffer_setup_ops for postenabl