[alsa-devel] [PATCH 3/3] ASoC: twl4030: enable routing audio to 'voice' interface.
Mark Brown
broonie at kernel.org
Sat Nov 8 10:27:56 CET 2014
On Sat, Nov 08, 2014 at 11:38:03AM +1100, NeilBrown wrote:
> - twl_i2c_write_u8(TWL4030_MODULE_AUDIO_VOICE,
> - TWL4030_VIF_TRI_EN,
> - TWL4030_REG_VOICE_IF);
> + /* These pins only relevant when voice_fmt set */
> + snd_soc_dapm_disable_pin(&codec->dapm, "VOICEIN");
> + snd_soc_dapm_disable_pin(&codec->dapm, "VOICEOUT");
Given your previous patch are these trying to control a digital link by
any chance? If they are they should be removed, and in any case this
sort of thing looks like a machine driver issue.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20141108/2f4294ce/attachment.sig>
More information about the Alsa-devel
mailing list