ARM: dts: msm: update msm-id to overlay device tree

Update msm-id to overlay devicetree to avoid FDT merge issues.

Change-Id: Ieb025b2b25a4a22a6dd1d2aba856c234f5c301b2
This commit is contained in:
Venkata Rao Kakani
2022-11-03 16:02:12 +05:30
parent 5e83dbffe4
commit df721d5c00
2 changed files with 2 additions and 0 deletions

View File

@@ -5,5 +5,6 @@
/ {
model = "Qualcomm Technologies, Inc. SA8155 Single LA Guest Virtual Machine";
compatible = "qcom,sa8155", "qcom,quinvm";
qcom,msm-id = <362 0x20000>;
qcom,board-id = <0x0 0x1000001>;
};

View File

@@ -8,5 +8,6 @@
model = "Qualcomm Technologies, Inc. SA8195 Single LA Virtual Machine";
compatible = "qcom,sa8195p", "qcom,quinvm";
qcom,pmic-name = "PM8195";
qcom,msm-id = <405 0x20000>;
qcom,board-id = <0 0x1000001>;
};