diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-11-05 18:30:38 -0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-11-06 09:54:42 +0100 |
commit | ab6f6d85210c4d0265cf48e9958c04e08595055a (patch) | |
tree | 95a3371ac6700bc5b7d351b93a2190ec48e65416 /include/sound/pcm_params.h | |
parent | 80b4addc9c697c8d515afdaf671b948b3de6801c (diff) |
ASoC: fsi: add master clock control functions
Current FSI driver required set_rate() platform callback function
to set audio clock if it was master mode,
because it seemed that CPG/FSI-DIV clocks calculation depend on
platform/board/cpu.
But it was calculable regardless of platform.
This patch supports audio clock calculation method,
but the sampling rate under 32kHz is not supported at this point.
Old type set_rate() is still supported now,
but it will be deleted on next version
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound/pcm_params.h')
0 files changed, 0 insertions, 0 deletions