[PATCH v2 0/6] meson saradc: add iio channels to read channel 7 mux inputs

From: George Stark
Date: Thu Jun 22 2023 - 22:24:15 EST


From: George Stark <GNStark@xxxxxxxxxxxxxx>

Hello Andy

Thanks for review.

Changelog:
v1->v2:
split refactoring patch [1] into 4 smaller patches, fix comment style

[1] https://lore.kernel.org/lkml/20230621062715.455652-2-gnstark@xxxxxxxxxxxxxx/

George Stark (6):
meson saradc: move enums declaration before variables declaration
meson saradc: move meson_sar_adc_set_chan7_mux routine upper
meson saradc: unite iio channel array definitions
meson saradc: add enum for iio channel array indexes
meson saradc: add channel labels
meson saradc: support reading from channel7 mux inputs

drivers/iio/adc/meson_saradc.c | 164 +++++++++++++++++++++++----------
1 file changed, 114 insertions(+), 50 deletions(-)

--
2.38.4