ARM: dts: qcom: Add msm-id for sunp

Add msm-id for sunp platform.

Change-Id: Ia2afa2a3d37429b69bba54c13c5117e80f2f28ad
Signed-off-by: Rohit kumar <quic_rohkumar@quicinc.com>
This commit is contained in:
Rohit kumar
2023-11-23 03:45:21 +05:30
parent 74ed70ba40
commit 976bf56785

View File

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