mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 09:36:49 +07: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:
parent
eeba1f8b6a
commit
07fabd1bfb
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user