summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-11-07 20:42:27 +0100
committercodeworkx <codeworkx@cyanogenmod.com>2012-11-07 20:44:28 +0100
commit7c5c195f77ddaca0fc448e86d4602de207a91039 (patch)
tree7a2fe0afaab742ffa57f5d745ef8a46ea1c099fb /configs
parentd7977675231cd79ed2462ecdff5d44ea634cb2f7 (diff)
downloaddevice_samsung_p5100-7c5c195f77ddaca0fc448e86d4602de207a91039.zip
device_samsung_p5100-7c5c195f77ddaca0fc448e86d4602de207a91039.tar.gz
device_samsung_p5100-7c5c195f77ddaca0fc448e86d4602de207a91039.tar.bz2
audio: fix incall headset mic
Change-Id: I789883b8588ea8186f2d8336a01d09d1823fb04e
Diffstat (limited to 'configs')
-rw-r--r--configs/tiny_hw.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/configs/tiny_hw.xml b/configs/tiny_hw.xml
index f6fcc55..2d3e32e 100644
--- a/configs/tiny_hw.xml
+++ b/configs/tiny_hw.xml
@@ -197,9 +197,13 @@ We are able to have most of our routing static so do that
<ctl name="Headset Mic Switch" val="1"/>
<ctl name="AIF1ADCL Source" val="Right"/>
<ctl name="AIF1ADCR Source" val="Right"/>
- <ctl name="AIF2ADCL Source" val="Right"/>
+ <ctl name="AIF2ADCL Source" val="Left"/>
<ctl name="AIF2ADCR Source" val="Right"/>
<ctl name="MIXINR IN1R Switch" val="1"/>
+ <ctl name="AIF2DAC2L Mixer Left Sidetone Switch" val="0"/>
+ <ctl name="AIF2DAC2L Mixer Right Sidetone Switch" val="1"/>
+ <ctl name="AIF2DAC2R Mixer Left Sidetone Switch" val="0"/>
+ <ctl name="AIF2DAC2R Mixer Right Sidetone Switch" val="1"/>
</path>
<path name="off">
<ctl name="Headset Mic Switch" val="0"/>