18 lines
455 B
Plaintext
18 lines
455 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-idp-wcn3990-amoled-rcm-4gb.dtsi"
|
|
#include "parrot-idp-pm7250b.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot WCN3990 IDP 4GB DDR + AMOLED + RCM";
|
|
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
|
|
qcom,msm-id = <537 0x10000>, <663 0x10000>;
|
|
qcom,board-id = <34 0x603>;
|
|
};
|