Files
android_kernel_samsung_sm87…/synx/sun-synx.dts
VijayaRamarao Mellempudi ff51362c17 ARM: dts: msm: new MSM-ID to support for different packagings
add new MSM-ID for SUN target

Change-Id: I01a2aab87fec2f9a00662a6741630b93762d35dd
2024-04-04 16:24:16 -07:00

19 lines
541 B
Plaintext

/* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*/
/dts-v1/;
/plugin/;
#include <dt-bindings/soc/qcom,ipcc.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include "sun-synx.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun SoC";
compatible = "qcom,sun";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0 0>;
};