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

From: George Stark
Date: Wed Jun 21 2023 - 02:27:42 EST


From: George Stark <GNStark@xxxxxxxxxxxxxx>

In meson saradc channel7 is connected to muxer which allows to measure
inner sources like Vdd, GND, several Vdd dividers. This patch series
adds independent iio channel (with label) for every chan7 mux input.
Mux switch is handled transparent for clients.
This functionality can help debug\test\calibrate adc.
This code is relevant for all supported amlogic soc families

This patch series was created after discussion [1], [2]

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

George Stark (3):
meson saradc: code refactoring
meson saradc: add channel labels
meson saradc: support reading from channel7 mux inputs

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

--
2.38.4