forked from Minki/linux
ASoC: wm2200: Add missing BCLK rate
Without this very high BCLKs will be configured incorrectly. Reported-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@vger.kernel.org
This commit is contained in:
parent
6e1c39c6b0
commit
b0dfa4541e
@ -1491,6 +1491,7 @@ static int wm2200_bclk_rates_dat[WM2200_NUM_BCLK_RATES] = {
|
||||
|
||||
static int wm2200_bclk_rates_cd[WM2200_NUM_BCLK_RATES] = {
|
||||
5644800,
|
||||
3763200,
|
||||
2882400,
|
||||
1881600,
|
||||
1411200,
|
||||
|
Loading…
Reference in New Issue
Block a user