Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1660175
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7 |
| Date | 2017-06-07 22:10 +0200 |
| Message-ID | <tPPrd-2PB-55@gated-at.bofh.it> (permalink) |
| References | <tMpjA-6jW-15@gated-at.bofh.it> <tMpjB-6jW-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, May 29, 2017 at 11:28:16AM +0200, Fabrice Gasnier wrote: > Document support for STM32H7 Analog to Digital Converter. > Main difference is regarding compatible, clock definitions and new > features like differential channels support: > STM32H7 ADC block has two clock inputs, common clock for all ADCs. > One 'bus' clock for registers access, and one optional 'adc' clock > for analog circuitry (bus clock may be used for conversions). > > Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> > --- > Changes in v2: > - remarks from Rob: one compatible per line, s/unused/not present/ > - document resolutions available on stm32h7 > --- > .../devicetree/bindings/iio/adc/st,stm32-adc.txt | 28 ++++++++++++++++------ > 1 file changed, 21 insertions(+), 7 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/5] iio: add support for STM32H7 ADC Fabrice Gasnier <fabrice.gasnier@st.com> - 2017-05-29 11:40 +0200
[PATCH v2 3/5] iio: adc: stm32: introduce compatible data cfg Fabrice Gasnier <fabrice.gasnier@st.com> - 2017-05-29 11:40 +0200
Re: [PATCH v2 3/5] iio: adc: stm32: introduce compatible data cfg Jonathan Cameron <jic23@kernel.org> - 2017-06-03 11:40 +0200
[PATCH v2 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7 Fabrice Gasnier <fabrice.gasnier@st.com> - 2017-05-29 11:40 +0200
Re: [PATCH v2 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7 Jonathan Cameron <jic23@kernel.org> - 2017-06-03 11:40 +0200
Re: [PATCH v2 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7 Rob Herring <robh@kernel.org> - 2017-06-07 22:10 +0200
csiph-web