This reverts commit 846159d0bd
.
Change-Id: I0fddb463c5a5e7dbfa23ea9aaf28252ff03f926d
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
16 lines
340 B
Plaintext
16 lines
340 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "parrot-vm.dtsi"
|
|
#include "parrot-vm-idp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot SVM IDP";
|
|
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
|
|
qcom,board-id = <34 0>;
|
|
};
|