ASoC: rockchip: rk817-codec: solve sound L/R channel conversion problem

There is playback's sound L/R channel conversion problem when recording is opened

Change-Id: Iae7160e25bdd834df9904fbd34fe964449c93560
Signed-off-by: Binyuan Lan <lby@rock-chips.com>
This commit is contained in:
Binyuan Lan
2019-01-06 19:53:34 +08:00
committed by Tao Huang
parent 74e95498c4
commit e30195cc6e

View File

@@ -316,7 +316,7 @@ static struct rk817_reg_val_typ capture_power_up_list[] = {
{RK817_CODEC_APLL_CFG4, 0xa5},
{RK817_CODEC_APLL_CFG5, 0x00},
{RK817_CODEC_DI2S_RXCMD_TSD, 0x00},
/*{RK817_CODEC_DI2S_RXCMD_TSD, 0x00},*/
{RK817_CODEC_DI2S_RSD, 0x00},
/* {RK817_CODEC_DI2S_CKM, 0x00}, */
{RK817_CODEC_DI2S_RXCR1, 0x00},