On Wed, Jun 21, 2023 at 09:26:10AM +0300, George Stark wrote: > meson saradc channel 7 is connected to muxer that can switch channel > input to well-known sources like Vdd, GND and several Vdd dividers. > This patch adds iio channel for every mux input. Same comments as per patch 2. ... > +static const char * const chan7_mux_names[] = { > + "gnd", > + "0.25vdd", > + "0.5vdd", > + "0.75vdd", > + "vdd", > }; Looks good to me now, thank you for fixing this. -- With Best Regards, Andy Shevchenko