commit | dc91428a6152b2c8428a39a27ab9b5e429848f55 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Feb 18 19:09:23 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Mar 21 18:55:14 2013 +0100 |
tree | 895656e8f8764f371e48915c7c3dd74b3b01f93b | |
parent | f4a76e7cc6d1c402e990e2111fb94afb305fb974 [diff] |
ASoC: arizona: Basic support for ISRC rate selection Since ASoC does not yet really have the framework features needed to support propagating sample rates through the device well yet implement basic support for the ISRCs equivalent to that we currently have for the ASRCs. The user can opt for 8kHz or 16kHz as the rate for the DSP blocks in addition to the main audio rate, these being the primary use cases. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>