On Tue, 26 Jan 2021 at 02:51, Marek Szyprowski <m.szyprow...@samsung.com> wrote: > > Add support for getting the 'vref-supply' regulator and register it as > ADC's reference voltage regulator, so clients can translate sampled ADC > values to the voltage. > > Signed-off-by: Marek Szyprowski <m.szyprow...@samsung.com> > --- > drivers/adc/meson-saradc.c | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>