ARM: dts: msm: new MSM-ID to support for different packagings

Add new MSM-ID for SUN target

Change-Id: I6690c1ee67e18e272b8eaba26dc8f37e95c4b1e5
This commit is contained in:
Vivekanand Tryambake
2024-05-02 14:19:42 -07:00
parent fbe37c58a9
commit c6c5a4d000

View File

@@ -6,6 +6,8 @@
/ {
model = "Qualcomm Technologies, Inc. sun v1 SoC";
compatible = "qcom,sun";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0 0>;
};