Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1703279
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/3] dt-bindings: iio: adc: stm32: add optional st,min-sample-time-nsecs |
| Date | 2017-08-03 19:10 +0200 |
| Message-ID | <uarNf-32O-7@gated-at.bofh.it> (permalink) |
| References | <u6Ofn-7i4-9@gated-at.bofh.it> <u6Ofn-7i4-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jul 24, 2017 at 06:10:39PM +0200, Fabrice Gasnier wrote: > STM32 ADC allows each channel to be sampled with a different sampling > time. There's an application note that deals with this: 'How to get > the best ADC accuracy in STM32...' It basically depends on analog input > signal electrical properties (depends on board). > > Add optional 'st,min-sample-time-nsecs' property so this can be tuned > in dt. > > Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> > --- > Changes in v2: > - Use 'st,min-sample-time-nsecs' instead of 'min-sample-time'. > --- > Documentation/devicetree/bindings/iio/adc/st,stm32-adc.txt | 5 +++++ > 1 file changed, 5 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2 2/3] dt-bindings: iio: adc: stm32: add optional st,min-sample-time-nsecs Rob Herring <robh@kernel.org> - 2017-08-03 19:10 +0200 Re: [PATCH v2 2/3] dt-bindings: iio: adc: stm32: add optional st,min-sample-time-nsecs Jonathan Cameron <jic23@kernel.org> - 2017-08-09 15:20 +0200
csiph-web