diff --git a/qcom/sa8155-vm-la-overlay.dts b/qcom/sa8155-vm-la-overlay.dts index 1abe5787..b8a83882 100644 --- a/qcom/sa8155-vm-la-overlay.dts +++ b/qcom/sa8155-vm-la-overlay.dts @@ -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>; }; diff --git a/qcom/sa8195-vm-la-overlay.dts b/qcom/sa8195-vm-la-overlay.dts index 4c5bf46b..ab8fc5f4 100644 --- a/qcom/sa8195-vm-la-overlay.dts +++ b/qcom/sa8195-vm-la-overlay.dts @@ -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>; };