From: Mark Brown Date: Thu, 16 Feb 2012 08:19:47 +0000 (-0800) Subject: ASoC: wm8962: Add new SYSCLK ratios for new device revisions X-Git-Tag: firefly_0821_release~3680^2~2691^2~52^2~25^2~88 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=07fabd1bfb0036fa6a7c4b5d4db1540623ace742;p=firefly-linux-kernel-4.4.55.git ASoC: wm8962: Add new SYSCLK ratios for new device revisions Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wm8962.c b/sound/soc/codecs/wm8962.c index 6b80e491ff7e..95a8b6aae22e 100644 --- a/sound/soc/codecs/wm8962.c +++ b/sound/soc/codecs/wm8962.c @@ -2445,7 +2445,7 @@ static const int bclk_divs[] = { }; 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)