Files
android_kernel_samsung_sm87…/sun-audio-hdk.dts
Kunlei Zhang 96eadb6098 ARM: dts: qcom: add msm id support for sun HDK
Add msm id support for sun HDK.

Change-Id: I01caed1ccfe565abd5c4ef51f464f4438c08d756
Signed-off-by: Kunlei Zhang <quic_kunleiz@quicinc.com>
2024-03-29 10:56:42 +08:00

19 lines
491 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-audio-qrd.dtsi"
/ {
model = "Qualcomm Technologies, Inc. SunP QRD HDK";
compatible = "qcom,sunp-hdk", "qcom,sunp", "qcom,hdk";
qcom,msm-id = <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>,
<618 0x10000>, <618 0x20000>;
qcom,board-id = <0x1001f 0>;
};