Files
android_kernel_samsung_sm87…/sun-audio-hamilton-cdp.dts
Ravulapati Vishnu Vardhan Rao a08ed244f3 ARM: dts: qcom: Add package ID to msm-IDs for sun SoC
Add additional msm-IDs to support an additional package ID.

Change-Id: If5b8d5c63a0e13c573e76518fe4999b932413e26
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-03-20 11:04:48 +05:30

22 lines
570 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
/*This is CDP with Hamilton wlan*/
#include "sun-audio-hamilton-cdp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun CDP";
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 = <0x20001 0>, <0x60001 0>;
};