ARM: dts: qcom: Support for Sun vms MTP and CDP
Add initial Sun VMs MTP and CDP device tree support. Change-Id: I334c31bdd0abff304e11a47ddb2f37aeae9a62ed Signed-off-by: Murali Nalajala <quic_mnalajal@quicinc.com>
This commit is contained in:
15
qcom/sun-oemvm-cdp.dts
Normal file
15
qcom/sun-oemvm-cdp.dts
Normal file
@@ -0,0 +1,15 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
/dts-v1/;
|
||||
|
||||
#include "sun-oemvm.dtsi"
|
||||
#include "sun-oemvm-cdp.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun OEMVM CDP";
|
||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp",
|
||||
"qcom,sunp", "qcom,cdp";
|
||||
qcom,board-id = <0x10001 0>;
|
||||
};
|
Reference in New Issue
Block a user