ASoC: es8316: add clock control of MCLK
authorKatsuhiro Suzuki <katsuhiro@katsuster.net>
Tue, 3 Sep 2019 16:53:20 +0000 (01:53 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 3 Sep 2019 17:58:30 +0000 (18:58 +0100)
commit6dd567dc964878c04269a44114ef13693712edf1
tree26e3914d83a631110f22cfeed3ef1015ad8e2b13
parent3a3edd6ffe671115c4b3d715f08ed0cf4e927ce1
ASoC: es8316: add clock control of MCLK

This patch introduce clock property for MCLK master freq control.
Driver will set rate of MCLK master if set_sysclk is called and
changing sysclk by board driver.

[Modified slightly to apply without an earlier patch in the series due
to context diffs -- broonie]

Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net>
Link: https://lore.kernel.org/r/20190903165322.20791-2-katsuhiro@katsuster.net
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/es8316.c