]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: amd: Enable da7219 master clock using common clock framework
authorAkshu Agrawal <akshu.agrawal@amd.com>
Mon, 19 Mar 2018 05:37:42 +0000 (11:07 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 20 Mar 2018 01:18:30 +0000 (09:18 +0800)
commit7231c6dfb44c134ae7df84512e339463d0e4c923
tree9dcef8fb243939cf974402114861f25a7b8f5abb
parentc5eb7dea59e0979f7055c08359eab2e470438368
ASoC: amd: Enable da7219 master clock using common clock framework

DA7219 is clock master for other codecs. DA7219 has exposed clock
control by using common clock framework and same is used to enable
and disable clock for all codecs in the system.

TEST=aplay -D hw:0,0 -vv <file>
arecord -D hw:0,0 -f dat -d 5 -vv <file>
aplay -D hw:0,1 -vv <file>

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-da7219-max98357a.c