Re: [PATCH v2 4/6] ASoC: sgtl5000: Fix charge pump source assignment

2019-07-11 Thread Igor Opaniuk
Hi Oleksandr, On Tue, Jun 25, 2019 at 10:56 AM Oleksandr Suvorov wrote: > > If VDDA != VDDIO and any of them is greater than 3.1V, charge pump > source can be assigned automatically. minor: Could also you please add a reference link to the commit message, where this behavior is defined? > >

[PATCH v2 4/6] ASoC: sgtl5000: Fix charge pump source assignment

2019-06-25 Thread Oleksandr Suvorov
If VDDA != VDDIO and any of them is greater than 3.1V, charge pump source can be assigned automatically. Signed-off-by: Oleksandr Suvorov --- sound/soc/codecs/sgtl5000.c | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/sound/soc/codecs/sgtl5000.c