On 01/02/2023 11:35, Okan Sahin wrote: > The MAX77541 has an 8-bit Successive Approximation Register (SAR) ADC > with four multiplexers for supporting the telemetry feature. > > Signed-off-by: Okan Sahin <okan.sahin@xxxxxxxxxx> > Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > --- > drivers/iio/adc/Kconfig | 11 ++ > drivers/iio/adc/Makefile | 1 + > drivers/iio/adc/max77541-adc.c | 200 +++++++++++++++++++++++++++++++++ > 3 files changed, 212 insertions(+) > create mode 100644 drivers/iio/adc/max77541-adc.c > The comment about subject prefixes applies also here and to other patches. Best regards, Krzysztof