[PATCH v2] ASOC: wm8960: Add multiple MCLK frequency support

2017-12-13 Thread Chen.Liu
From: "Chen.Liu" Issue: MCLK=24MHZ,SYSCLOCK=12.288MHZ. When the 'wm8960_set_pll' function is called,the driver will prompted "WM8960 PLL: unsupported N = 4" error message. However,the value of PLLN should be 8 based on the table45( PLL Frequency Examples) of th

[PATCH] ASOC: wm8960: Add multiple MCLK frequency support

2017-12-12 Thread Chen.Liu
From: "Chen.Liu" Issue: MCLK=24MHZ,SYSCLOCK=12.288MHZ. When the 'wm8960_set_dai_pll' function is called,the driver will prompted "WM8960 PLL: unsupported N = 4" error message. However,the value of PLLN should be 8 based on the table45( PLL Frequency Exampl