mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user