ASoC: nau8825: Add FLL configuration
authorBen Zhang <benzh@chromium.org>
Mon, 19 Oct 2015 23:49:05 +0000 (16:49 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 22 Oct 2015 16:17:38 +0000 (01:17 +0900)
commitc86ba612bdba4d267ce5aad30ff10b4d994e2b33
tree6174af7fb15a07fea2b581a9f2b5620379ad0794
parentb3681308cc7162fb08249589b5bb1b2d42e00f4b
ASoC: nau8825: Add FLL configuration

snd_soc_codec_driver.set_pll is implemented to configure the FLL.
The codec internal SYSCLK can be from either the MCLK pin directly,
or the FLL. This is configured by snd_soc_codec_driver.set_pll.

Signed-off-by: Ben Zhang <benzh@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/nau8825.c
sound/soc/codecs/nau8825.h