]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rsnd: update BSDSR/BSDISR handling
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 25 Dec 2018 05:05:28 +0000 (14:05 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jan 2019 18:34:01 +0000 (18:34 +0000)
commit7674bec4fc09e85803a8f2bd26a013d0076a80a9
treeb68306fcfc7c001471da9d83c052ff6b5ed70c1a
parent5dc4ca2996840db569e43d00420c10499140274a
ASoC: rsnd: update BSDSR/BSDISR handling

Current BSDSR/BSDISR are using temporary/generic settings, but it can't
handle all SRCx/SoC. It needs to handle correctry.
Otherwise, sampling rate converted sound channel will be broken if it
was TDM. One note is that it needs to overwrite settings on E3 case.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: chaoliang qin <chaoliang.qin.jg@renesas.com>
Tested-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/src.c