Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1527712
| From | Lars-Peter Clausen <lars@metafoo.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/7] add bindings for stm32 IIO timer drivers |
| Date | 2016-11-22 18:10 +0100 |
| Message-ID | <sGmJX-1DN-1@gated-at.bofh.it> (permalink) |
| References | <sGlXz-18B-3@gated-at.bofh.it> <sGlXA-18B-31@gated-at.bofh.it> <sGmAn-1lo-17@gated-at.bofh.it> <sGmJX-1DN-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/22/2016 06:01 PM, Benjamin Gaignard wrote: > [snip] >>> + "st,stm32-iio-timer5" >>> + "st,stm32-iio-timer6" >>> + "st,stm32-iio-timer7" >>> + "st,stm32-iio-timer8" >>> + "st,stm32-iio-timer9" >>> + "st,stm32-iio-timer10" >>> + "st,stm32-iio-timer11" >>> + "st,stm32-iio-timer12" >>> + "st,stm32-iio-timer13" >>> + "st,stm32-iio-timer14" >> >> We can't do this. This is a binding for a driver, not for the hardware. >> > > Unfortunately each instance for the hardware IP have little > differences like which triggers they could accept or size of the > counter register, > and I doesn't have value inside the hardware to distinguish them so > the only way I found is to use compatible. But IIO is not a piece of hardware, its a software framework in the Linux kernel.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/7] Add pwm and IIO timer drivers for stm32 Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-11-22 17:20 +0100
[PATCH 5/7] add bindings for stm32 IIO timer drivers Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-11-22 17:20 +0100
Re: [PATCH 5/7] add bindings for stm32 IIO timer drivers Lars-Peter Clausen <lars@metafoo.de> - 2016-11-22 18:00 +0100
Re: [PATCH 5/7] add bindings for stm32 IIO timer drivers Lars-Peter Clausen <lars@metafoo.de> - 2016-11-22 18:10 +0100
Re: [PATCH 5/7] add bindings for stm32 IIO timer drivers Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-11-22 18:10 +0100
Re: [PATCH 5/7] add bindings for stm32 IIO timer drivers Lee Jones <lee.jones@linaro.org> - 2016-11-22 18:20 +0100
Re: [PATCH 5/7] add bindings for stm32 IIO timer drivers Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-11-23 09:20 +0100
Re: [PATCH 2/7] add MFD for stm32 timer IP Lee Jones <lee.jones@linaro.org> - 2016-11-22 17:30 +0100
Re: [PATCH 2/7] add MFD for stm32 timer IP Lee Jones <lee.jones@linaro.org> - 2016-11-22 17:40 +0100
Re: [PATCH 2/7] add MFD for stm32 timer IP Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-11-22 17:50 +0100
[PATCH 3/7] add pwm-stm32 DT bindings Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-11-22 17:30 +0100
[PATCH 7/7] add stm32 multi-functions timer driver in DT Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-11-22 17:30 +0100
Re: [PATCH 7/7] add stm32 multi-functions timer driver in DT Alexandre Torgue <alexandre.torgue@st.com> - 2016-11-22 18:10 +0100
Re: [PATCH 7/7] add stm32 multi-functions timer driver in DT Lee Jones <lee.jones@linaro.org> - 2016-11-23 11:00 +0100
[PATCH 2/7] add MFD for stm32 timer IP Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-11-22 17:30 +0100
csiph-web