ASoC: wcd938x: Enable LDOH in headphone path

Add support to enable LDOH in headphone path when equalizer
hardware installed on the device.

Change-Id: Ia575544650e5d03404fc77e3c2a9db729a2997a5
Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
This commit is contained in:
Sudheer Papothi
2019-07-13 13:01:06 +05:30
förälder 5a08ced93b
incheckning d5338db59a
2 ändrade filer med 44 tillägg och 1 borttagningar

Visa fil

@@ -67,7 +67,7 @@ struct wcd938x_priv {
u32 tx_mode[TX_ADC_MAX];
bool comp1_enable;
bool comp2_enable;
bool ldoh;
struct irq_domain *virq;
struct wcd_irq_info irq_info;
u32 rx_clk_cnt;