ASoC: wm8731: add rates constraints
authorRichard Genoud <richard.genoud@gmail.com>
Tue, 30 Jul 2013 09:59:45 +0000 (11:59 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 30 Jul 2013 11:28:01 +0000 (12:28 +0100)
Depending on the mclk (or crystal) selected, the wm8731 codec have some
constraints on its data sampling rates:
e.g. with a 12.288MHz or 18.432MHz crystal, the authorized rates are
8KHz, 32KHz, 48KHz and 96KHz.

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found