Re: [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

2015-06-17 Thread maitysanchayan
Hello, On 15-06-14 12:16:07, Jonathan Cameron wrote: > On 08/06/15 18:51, Rob Herring wrote: > > On Mon, Jun 8, 2015 at 12:42 AM, Sanchayan Maity > > wrote: > >> The driver currently does not take into account the minimum sample time > >> as per the Figure 6-8 Chapter 9.1.1 12-bit ADC electrical

Re: [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

2015-06-17 Thread maitysanchayan
Hello, On 15-06-14 12:16:07, Jonathan Cameron wrote: On 08/06/15 18:51, Rob Herring wrote: On Mon, Jun 8, 2015 at 12:42 AM, Sanchayan Maity maitysancha...@gmail.com wrote: The driver currently does not take into account the minimum sample time as per the Figure 6-8 Chapter 9.1.1 12-bit

Re: [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

2015-06-14 Thread Jonathan Cameron
On 08/06/15 18:51, Rob Herring wrote: > On Mon, Jun 8, 2015 at 12:42 AM, Sanchayan Maity > wrote: >> The driver currently does not take into account the minimum sample time >> as per the Figure 6-8 Chapter 9.1.1 12-bit ADC electrical characteristics. >> We set a static amount of cycles instead of

Re: [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

2015-06-14 Thread Jonathan Cameron
On 08/06/15 18:51, Rob Herring wrote: On Mon, Jun 8, 2015 at 12:42 AM, Sanchayan Maity maitysancha...@gmail.com wrote: The driver currently does not take into account the minimum sample time as per the Figure 6-8 Chapter 9.1.1 12-bit ADC electrical characteristics. We set a static amount of

Re: [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

2015-06-08 Thread Rob Herring
On Mon, Jun 8, 2015 at 12:42 AM, Sanchayan Maity wrote: > The driver currently does not take into account the minimum sample time > as per the Figure 6-8 Chapter 9.1.1 12-bit ADC electrical characteristics. > We set a static amount of cycles instead of considering the sample time as > a given

Re: [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

2015-06-08 Thread Rob Herring
On Mon, Jun 8, 2015 at 12:42 AM, Sanchayan Maity maitysancha...@gmail.com wrote: The driver currently does not take into account the minimum sample time as per the Figure 6-8 Chapter 9.1.1 12-bit ADC electrical characteristics. We set a static amount of cycles instead of considering the sample