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

This commit is contained in:
qctecmdr
2024-05-03 16:00:43 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -6,6 +6,8 @@
/ { / {
model = "Qualcomm Technologies, Inc. sun v1 SoC"; model = "Qualcomm Technologies, Inc. sun v1 SoC";
compatible = "qcom,sun"; 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>; qcom,board-id = <0 0>;
}; };