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:
13
qcom/tunap.dts
Normal file
13
qcom/tunap.dts
Normal 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>;
|
||||
};
|
Reference in New Issue
Block a user