audio-kernel: Bring up changes for bengal
Enable audio driver compilation for bengal. Change-Id: I1ce7f0356fe70bc59c7caa6d333ad380d1e725ff Signed-off-by: Soumya Managoli <quic_c_smanag@quicinc.com>
此提交包含在:
@@ -1,11 +1,12 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/* Copyright (c) 2018, 2020 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef _WCD937X_H
|
||||
#define _WCD937X_H
|
||||
|
||||
#include <dt-bindings/sound/audio-codec-port-types.h>
|
||||
#include <bindings/audio-codec-port-types.h>
|
||||
|
||||
#define WCD937X_MAX_SLAVE_CH_TYPES 10
|
||||
#define ZERO 0
|
||||
@@ -44,7 +45,7 @@ static int wcd937x_swr_master_ch_map[] = {
|
||||
SWRM_TX3_CH2,
|
||||
SWRM_TX3_CH3,
|
||||
SWRM_TX3_CH4,
|
||||
SWRM_PCM_IN,
|
||||
SWRM_TX_PCM_IN,
|
||||
};
|
||||
|
||||
#ifdef CONFIG_SND_SOC_WCD937X
|
||||
|
新增問題並參考
封鎖使用者