diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/tiny_hw.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/tiny_hw.xml b/configs/tiny_hw.xml index 7daaec8..5c2d03c 100644 --- a/configs/tiny_hw.xml +++ b/configs/tiny_hw.xml @@ -164,6 +164,8 @@ We are able to have most of our routing static so do that <ctl name="AIF3ADC Mux" val="0"/> <ctl name="AIF2DAC2L Mixer AIF1.1 Switch" val="0"/> <ctl name="AIF2DAC2R Mixer AIF1.1 Switch" val="0"/> + <ctl name="AIF2ADCL Source" val="Left"/> + <ctl name="AIF2ADCR Source" val="Right"/> </path> </device> <device name="dock"> |