ASoC: wcd: Fix pop noise when device switch
Pop is observed during switch from playback in native mode to voice call and vice-versa. This is resolved by mclk reset to non-native mode before hph path powers up. CRs-Fixed: 2117960 Change-Id: Ic554c3b2af24dac3ae94b5a239559e5d11e98271 Signed-off-by: Vatsal Bucha <vbucha@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
f415b42910
commit
1b70f5b02d
@@ -17,6 +17,9 @@
|
||||
#include <dsp/q6afe-v2.h>
|
||||
#include "codecs/wcd-mbhc-v2.h"
|
||||
|
||||
#define DEFAULT_MCLK_RATE 9600000
|
||||
#define NATIVE_MCLK_RATE 11289600
|
||||
|
||||
#define SAMPLING_RATE_8KHZ 8000
|
||||
#define SAMPLING_RATE_11P025KHZ 11025
|
||||
#define SAMPLING_RATE_16KHZ 16000
|
||||
|
Reference in New Issue
Block a user