arm64: dts: msm: Add SOC info for sun targets
Currently SOC info is not part of DT. Add SOC info to support sun targets Change-Id: I5f22bea964a9b9a561a4ddd1299d34c49f7d0954 Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
This commit is contained in:
@@ -6,5 +6,6 @@
|
|||||||
/ {
|
/ {
|
||||||
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,board-id = <0 0>;
|
qcom,board-id = <0 0>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user