asoc: pineapple: add support for GND MIC SWAP config
add support for GND MIC SWAP config for pineapple CDP. Change-Id: Ia6ecbe2818ac12c7fad5738a78bbdcd4d1611e15 Signed-off-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/* Copyright (c) 2014-2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
#ifndef __WCD_MBHC_V2_H__
|
||||
#define __WCD_MBHC_V2_H__
|
||||
@@ -440,6 +440,7 @@ struct wcd_mbhc_config {
|
||||
bool enable_anc_mic_detect;
|
||||
u32 enable_usbc_analog;
|
||||
bool moisture_duty_cycle_en;
|
||||
bool usbss_hsj_connect_enable;
|
||||
};
|
||||
|
||||
struct wcd_mbhc_intr {
|
||||
|
Reference in New Issue
Block a user