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