ARM: dts: msm: Add support for platforms for Tuna

Add audio device tree support for ATP, CDP, MTP, QRD, RCM
platforms for Tuna SoC.

Change-Id: I628e153ab1420e37e9692ae67e26db2e11f37302
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2024-09-13 20:36:15 +05:30
committed by Vishnuvardhan Rao Ravulapati
parent 6e408f41e3
commit 5bf5777f50
18 changed files with 3790 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "tuna-audio-hamilton-mtp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Tuna MTP + kiwi WLAN";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap",
"qcom,mtp";
qcom,msm-id = <681 0x10000>, <655 0x10000>;
qcom,board-id = <8 2>;
};