ARM: dts: qcom: Support for Sun vms MTP-V8 and RCM
Add initial Sun VMs MTP-V8 and RCM device tree support. Change-Id: I9650efe5baca5d72a3c991f93119cdf00b52a3dd Signed-off-by: Meena Pasumarthi <quic_pasumart@quicinc.com>
This commit is contained in:
14
qcom/sun-oemvm-mtp-v8.dts
Normal file
14
qcom/sun-oemvm-mtp-v8.dts
Normal file
@@ -0,0 +1,14 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
/dts-v1/;
|
||||
|
||||
#include "sun-oemvm.dtsi"
|
||||
#include "sun-oemvm-mtp-v8.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun OEMVM MTP-V8";
|
||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,mtp";
|
||||
qcom,board-id = <0x40008 0>;
|
||||
};
|
Reference in New Issue
Block a user