ASoC: wcd938x: Add support for ADC modes
Different ADC modes need different clock rate. Update clock rate based on the ADC mode. Change-Id: Idaeda95a15e99038927de115727ece897bba7c29 Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
This commit is contained in:
@@ -72,6 +72,7 @@ struct wcd938x_priv {
|
||||
bool comp1_enable;
|
||||
bool comp2_enable;
|
||||
bool ldoh;
|
||||
bool bcs_dis;
|
||||
struct irq_domain *virq;
|
||||
struct wcd_irq_info irq_info;
|
||||
u32 rx_clk_cnt;
|
||||
|
Reference in New Issue
Block a user