提交 7b00077a 编写于 作者: P Peter Ujfalusi

ARM: OMAP: 3430sdp: Enable extmute functionality for audio

Enable the use of extmute on the HS path.
Signed-off-by: NPeter Ujfalusi <peter.ujfalusi@ti.com>
上级 7d1f9aef
......@@ -382,6 +382,9 @@ static int __init omap3430_i2c_init(void)
sdp3430_twldata.vpll2->constraints.apply_uV = true;
sdp3430_twldata.vpll2->constraints.name = "VDVI";
sdp3430_twldata.audio->codec->hs_extmute = 1;
sdp3430_twldata.audio->codec->hs_extmute_gpio = -EINVAL;
omap3_pmic_init("twl4030", &sdp3430_twldata);
/* i2c2 on camera connector (for sensor control) and optional isp1301 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册