Searched hist:"7 cb2303dd02487cc18bc9ff0fc1338e8c78ae846" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/adc/ |
H A D | stm32-adc.c | diff 7cb2303dd02487cc18bc9ff0fc1338e8c78ae846 Wed Oct 12 16:22:01 CEST 2022 Olivier Moysan <olivier.moysan@foss.st.com> iio: adc: stm32: manage min sampling time on all internal channels
Force minimum sampling time for all internal channels according to datasheet requirement. This value can be increased through DT st,min-sample-time-ns property.
Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com> Link: https://lore.kernel.org/r/20221012142205.13041-5-olivier.moysan@foss.st.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|