Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40270c47 authored by Sudheer Papothi's avatar Sudheer Papothi Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: AQT1000: Add support for MBHC hardware in AQT1000 codec



AQT1000 codec supports MBHC(Multi Button Headset controller)
functionality. Add driver support for MBHC hardware in AQT1000 codec.

Change-Id: Ia21a5bda304d42b2aedcf54f6df92ed29dd23a41
Signed-off-by: default avatarSudheer Papothi <spapothi@codeaurora.org>
parent 8c9bd0f7
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -97,17 +97,6 @@ enum {
	ANC_MIC_AMIC3,
};

enum {
	MIC_BIAS_1 = 1,
};

enum {
	MICB_PULLUP_ENABLE,
	MICB_PULLUP_DISABLE,
	MICB_ENABLE,
	MICB_DISABLE,
};

enum {
	INTn_1_INP_SEL_ZERO = 0,
	INTn_1_INP_SEL_DEC0,