]> 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)
commit73f8bfc0eafb0efebaea402e7e7894867293a2a0
tree9dcef8fb243939cf974402114861f25a7b8f5abb
parentd73c8909231c0cc3b35c1d7df9c0d1244fe4c1ec
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