git-subtree-dir: qcom/audio git-subtree-mainline:573108dc30
git-subtree-split:6c0f9e7566
19 lines
525 B
Plaintext
19 lines
525 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "sun-audio-cdp-nfc.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Sun CDP ST54L NFC";
|
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp", "qcom,cdp";
|
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
|
qcom,board-id = <0x50001 0>;
|
|
};
|