Commit 07fabd1b authored by Mark Brown's avatar Mark Brown

ASoC: wm8962: Add new SYSCLK ratios for new device revisions

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent eeba1f8b
...@@ -2445,7 +2445,7 @@ static const int bclk_divs[] = { ...@@ -2445,7 +2445,7 @@ static const int bclk_divs[] = {
}; };
static const int sysclk_rates[] = { static const int sysclk_rates[] = {
64, 128, 192, 256, 384, 512, 768, 1024, 1408, 1536, 64, 128, 192, 256, 384, 512, 768, 1024, 1408, 1536, 3072, 6144
}; };
static void wm8962_configure_bclk(struct snd_soc_codec *codec) static void wm8962_configure_bclk(struct snd_soc_codec *codec)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment