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-vm-mtp.dts
Normal file
15
qcom/sun-vm-mtp.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-vm.dtsi"
|
||||
#include "sun-vm-mtp.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun SVM MTP";
|
||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp",
|
||||
"qcom,sunp", "qcom,mtp";
|
||||
qcom,board-id = <0x10008 0>;
|
||||
};
|
Reference in New Issue
Block a user