On Fri, 20 Dec 2024 10:59:21 +0100 Fabrice Gasnier <fabrice.gasnier@xxxxxxxxxxx> wrote: > Add support for STM32MP25 SoC. Use newly introduced compatible to handle > this new HW variant. Add TIM20 trigger definitions that can be used by > the stm32 analog-to-digital converter. Use compatible data to identify > it. > As the counter framework is now superseding the deprecated IIO counter > interface (IIO_COUNT), don't support it. Only register IIO trigger > devices for ADC usage. So, make the valids_table a cfg option. > > Acked-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Signed-off-by: Fabrice Gasnier <fabrice.gasnier@xxxxxxxxxxx> I'm not seeing any compile time dependencies, so I've picked this one up. Applied to the togreg branch of iio.git and pushed out initially as testing to let 0-day see if I missed anything. Thanks, Jonathan