ARM: dts: msm: Support for APQ variant on Sun SoC
Add v1 and v2 DT support for APQ variant on MTP, CDP and QRD platforms. Change-Id: Ifb447f14db06038d537951bd9b37f279c4757c0b Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
14
qcom/sunp-v2.dts
Normal file
14
qcom/sunp-v2.dts
Normal file
@@ -0,0 +1,14 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
#include "sunp-v2.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. SunP v2 SoC";
|
||||
compatible = "qcom,sunp";
|
||||
qcom,board-id = <0 0>;
|
||||
};
|
Reference in New Issue
Block a user