ARM: dts: msm: Add record audio routes
Add record in audio-routes for tuna7
where it is missing for record over AATC.
With this can record using AATC.
Change-Id: I9a76e16d5dc8168a11411ce715559350e6cc0c1f
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
(cherry picked from commit d2fe78d4a6
)
This commit is contained in:
committed by
Kamdev Kumar Mandal
parent
8c83e45f49
commit
fd04642576
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "tuna-audio-mtp.dtsi"
|
#include "tuna-audio-mtp.dtsi"
|
||||||
@@ -91,6 +91,8 @@
|
|||||||
"RX_TX DEC3_INP", "TX DEC3 MUX",
|
"RX_TX DEC3_INP", "TX DEC3 MUX",
|
||||||
"SpkrLeft IN", "WSA_SPK1 OUT",
|
"SpkrLeft IN", "WSA_SPK1 OUT",
|
||||||
"SpkrRight IN", "WSA_SPK2 OUT",
|
"SpkrRight IN", "WSA_SPK2 OUT",
|
||||||
|
"TX SWR_INPUT", "WCD_TX_OUTPUT",
|
||||||
|
"VA SWR_INPUT", "WCD_TX_OUTPUT",
|
||||||
"VA SWR_INPUT", "VA_SWR_CLK",
|
"VA SWR_INPUT", "VA_SWR_CLK",
|
||||||
"VA_AIF1 CAP", "VA_SWR_CLK",
|
"VA_AIF1 CAP", "VA_SWR_CLK",
|
||||||
"VA_AIF2 CAP", "VA_SWR_CLK",
|
"VA_AIF2 CAP", "VA_SWR_CLK",
|
||||||
|
Reference in New Issue
Block a user