asoc: pineapple: Add support for BTFM proxy dai
Default Bluetooth audio DAIs are slimbus based. Add support for BTFM Proxy dai driver to use it on Connectivity Proxy HW Endpoints. Change-Id: Ia47fd004cc268524d152292c56defcd0c73d3ba7 Signed-off-by: Rohit kumar <quic_rohkumar@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
f11d3c6c07
commit
9b62714653
@@ -1,7 +1,7 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2019-2022, 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 _MSM_AUDIO_DEFS_H
|
||||
#define _MSM_AUDIO_DEFS_H
|
||||
@@ -115,4 +115,7 @@
|
||||
|
||||
#define LPASS_BE_PCM_DUMMY_TX_0 "PCM_DUMMY-TX-0"
|
||||
|
||||
#define LPASS_BE_BTFM_PROXY_RX_0 "BTFM_PROXY-RX-0"
|
||||
#define LPASS_BE_BTFM_PROXY_TX_0 "BTFM_PROXY-TX-0"
|
||||
|
||||
#endif /*_MSM_AUDIO_DEFS_H*/
|
||||
|
Reference in New Issue
Block a user