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>
此提交包含在:
Soumya Managoli
2022-06-08 15:51:49 +05:30
父節點 2e07802469
當前提交 ee00c83a92
共有 24 個檔案被更改,包括 1045 行新增5852 行删除

查看文件

@@ -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