git-subtree-dir: qcom/audio git-subtree-mainline:573108dc30
git-subtree-split:6c0f9e7566
18 lines
472 B
Plaintext
18 lines
472 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "kera-audio-cdp.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Kuna RCM";
|
|
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,kerap-rcm", "qcom,kerap",
|
|
"qcom,rcm";
|
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
|
qcom,board-id = <0x10015 0>, <0x20015 0>, <0x30015 0>, <0x30015 1>,
|
|
<0x10015 1>, <0x20015 1>;
|
|
};
|