Disable ipa, gsi, rmnet and smp2p nodes for monaco target. All the nodes are added in data specific dt files. Change-Id: I8d0ead8276702aa3a03688b4b6b99630facac926 Signed-off-by: Prasad Arepalli <quic_parepall@quicinc.com>
14 lines
265 B
Plaintext
14 lines
265 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "monaco.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. MonacoP";
|
|
compatible = "qcom,monacop";
|
|
qcom,msm-id = <517 0x10000>;
|
|
};
|
|
|