commit | 2942a0e285c46587a1025f12597df63ec04d08c6 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Thu May 22 17:31:49 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon May 26 14:29:30 2014 +0100 |
tree | 4376a294b4b8be8093b46650a9c0a3e26873a460 | |
parent | 648722155dc081b019ab0ef548bbebde760a2b83 [diff] |
ASoC: simple-card: Support setting mclk via a fixed factor Some platforms require that the codecs mclk is a fixed multiplication factor of the audio stream rate. Add a optional property to the binding to hold this factor and implement a hw_params() function to make use of it. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Mark Brown <broonie@linaro.org>