Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent eeba1f8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)