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

This reverts commit 6bb5e83e52.

Change-Id: Id48e9e83aceb5ce939232537a1cad9af4817f24b
Signed-off-by: Linux Image Build Automation <quic_ibautomat@quicinc.com>
This commit is contained in:
Linux Image Build Automation
2024-05-14 01:56:19 -07:00
parent 6bb5e83e52
commit 55404e9559
2 changed files with 2 additions and 6 deletions

View File

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

View File

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