ARM: dts: msm: Add dt files and platform support for TunaP SoC

Add dt file and platform support for TunaP SoC.

Change-Id: I60a0726920a990127dc2db02ce58d7d0f2e44696
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
This commit is contained in:
Shivendra Pratap
2024-10-28 18:21:21 +05:30
parent 7d71a81140
commit 86e30eb903
15 changed files with 47 additions and 15 deletions

13
qcom/tunap.dts Normal file
View File

@@ -0,0 +1,13 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
#include "tunap.dtsi"
/ {
model = "Qualcomm Technologies, Inc. TunaP SoC";
compatible = "qcom,tunap";
qcom,board-id = <0 0>;
};