gts3l-common: audio: Set proper I2S channel for the top speakers

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I6112b07f4494e6404370a5c65a97e3d7d8be7ff4
This commit is contained in:
Deokgyu Yang 2021-08-07 16:25:42 +09:00
parent 4d82d6200b
commit 55414cbde4

View file

@ -551,8 +551,16 @@
<ctl name="PRI_TDM_RX_0 Channels" value="Four" /> <ctl name="PRI_TDM_RX_0 Channels" value="Four" />
<!-- channel --> <!-- channel -->
<!--! awesometic: ExtSPK setups -->
<!-- ExtSPK LL => Bottom Left -->
<!-- ExtSPK LR => Bottom Right -->
<!-- ExtSPK UL => Top Left -->
<!-- ExtSPK UR => Top Right -->
<ctl name="ExtSPK UL I2S Mux" value="I2S1" /> <ctl name="ExtSPK UL I2S Mux" value="I2S1" />
<ctl name="ExtSPK UL I2S_Channel" value="0" />
<ctl name="ExtSPK UR I2S Mux" value="I2S1" /> <ctl name="ExtSPK UR I2S Mux" value="I2S1" />
<ctl name="ExtSPK UR I2S_Channel" value="0" />
<!--! awesometic: ExtSPK setups end -->
<!-- These are audio route (FE to BE) specific mixer settings --> <!-- These are audio route (FE to BE) specific mixer settings -->
<path name="deep-buffer-playback"> <path name="deep-buffer-playback">