linux/sound/soc/mxs
Shawn Guo 7c9e6150f2 ASoC: mxs: register saif mclk to clock framework
Mostly the mxs system design uses saif0 mclk output as the clock source
of codec.  Since the mclk is implemented as a general divider with the
saif clk as the parent clock, let's register the mclk as a basic
clk-divider to common clock framework.  Then with it being a clock
provdier, clk_get() call in codec driver probe function will just work.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-07-01 11:12:20 +01:00
..
Kconfig ASoC: mxs: Use generic dmaengine PCM 2013-04-22 11:27:29 +01:00
Makefile ASoC: mxs: add asoc configuration files 2011-07-28 11:47:41 +01:00
mxs-pcm.c ASoC: mxs: Use generic dmaengine PCM 2013-04-22 11:27:29 +01:00
mxs-pcm.h ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct 2013-03-26 14:17:41 +00:00
mxs-saif.c ASoC: mxs: register saif mclk to clock framework 2013-07-01 11:12:20 +01:00
mxs-saif.h ASoC: mxs: mxs-pcm does not need to be a plaform_driver 2012-05-12 11:04:58 +01:00
mxs-sgtl5000.c ASoC: mxs: remove __dev* attributes 2012-12-10 00:31:26 +09:00