Commit 7e744364 authored by Clemens Gruber's avatar Clemens Gruber Committed by Mark Brown

ASoC: sgtl5000: Remove misleading comment

All new designs should use external VDDD according to official
documentation. See ER1 in errata sheet:
http://cache.nxp.com/files/analog/doc/errata/SGTL5000ER.pdfSigned-off-by: default avatarClemens Gruber <clemens.gruber@pqgruber.com>
Tested-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 10ff0802
...@@ -1113,7 +1113,6 @@ static const u8 vol_quot_table[] = { ...@@ -1113,7 +1113,6 @@ static const u8 vol_quot_table[] = {
* and should be set according to: * and should be set according to:
* 1. vddd provided by external or not * 1. vddd provided by external or not
* 2. vdda and vddio voltage value. > 3.1v or not * 2. vdda and vddio voltage value. > 3.1v or not
* 3. chip revision >=0x11 or not. If >=0x11, not use external vddd.
*/ */
static int sgtl5000_set_power_regs(struct snd_soc_codec *codec) static int sgtl5000_set_power_regs(struct snd_soc_codec *codec)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment