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

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

Change-Id: I229ea3ba6963c91183c8df9b668e3dfef80f189d
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
This commit is contained in:
Shivendra Pratap
2024-09-11 22:27:24 +05:30
parent 9a7dc3ce79
commit 8a92354ec6
18 changed files with 197 additions and 1 deletions

17
qcom/tuna-qrd-overlay.dts Normal file
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-qrd.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Tuna QRD";
compatible = "qcom,tuna-qrd", "qcom,tuna", "qcom,tunap-qrd", "qcom,tunap",
"qcom,qrd";
qcom,msm-id = <681 0x10000>, <655 0x10000>;
qcom,board-id = <11 0>;
};