ARM: dts: qcom: Support for Sun vms QRD

Add initial Sun VMs QRD device tree support.

Change-Id: I29911ae4207e04ccd22a7d2d9c75bb53b3f5e97b
Signed-off-by: Meena Pasumarthi <quic_pasumart@quicinc.com>
This commit is contained in:
Meena Pasumarthi
2023-12-18 12:29:42 +05:30
parent 6575bbc9b2
commit 565bd75567
6 changed files with 47 additions and 1 deletions

14
qcom/sun-vm-qrd.dts Normal file
View File

@@ -0,0 +1,14 @@
// 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 QRD";
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,qrd";
qcom,board-id = <0x10008 0>;
};