mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 13:29:17 -04:00
ASoC: wm8962: Add new SYSCLK ratios for new device revisions
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user