Searched hist:d7705f35448ada5a04f15326404e40d4254c538d (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/adc/ |
H A D | stm32-adc.c | diff d7705f35448ada5a04f15326404e40d4254c538d Fri Jul 15 14:29:01 CEST 2022 Nuno Sá <nuno.sa@analog.com> iio: adc: stm32-adc: convert to device properties
Make the conversion to firmware agnostic device properties. As part of the conversion the IIO inkern interface 'of_xlate()' is also converted to 'fwnode_xlate()'. The goal is to completely drop 'of_xlate' and hence OF dependencies from IIO.
Signed-off-by: Nuno Sá <nuno.sa@analog.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com> Tested-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com> Link: https://lore.kernel.org/r/20220715122903.332535-14-nuno.sa@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|