21 lines
445 B
Plaintext
Executable File
21 lines
445 B
Plaintext
Executable File
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-nfc-common.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot QRD";
|
|
compatible = "qcom,parrot-qrd";
|
|
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
|
|
<633 0x10000>, <634 0x10000>, <638 0x10000>,
|
|
<663 0x10000>;
|
|
qcom,board-id = <0x1000B 0>;
|
|
};
|
|
|