Merge "ARM: dts: msm: Update base address for cpusysvm on kalama"

This commit is contained in:
qctecmdr
2022-03-18 18:03:17 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -342,9 +342,9 @@
reg = <0x0 0x80600000 0x0 0x200000>;
};
cpusys_vm_mem: cpusys_vm_region@80800000 {
cpusys_vm_mem: cpusys_vm_region@80a00000 {
no-map;
reg = <0x0 0x80800000 0x0 0x400000>;
reg = <0x0 0x80a00000 0x0 0x400000>;
};
hyp_heap_mem: hyp_heap_region@80c00000 {
@@ -3010,7 +3010,7 @@
memory-region = <&trust_ui_vm_mem>;
};
qcom,guestvm_loader@80800000 {
qcom,guestvm_loader@80a00000 {
compatible = "qcom,guestvm-loader";
qcom,pas-id = <35>;
qcom,vmid = <50>;
@@ -3042,7 +3042,7 @@
memory-region = <&trust_ui_vm_mem>;
};
qcom,gh_vm_loader_sec@80800000 {
qcom,gh_vm_loader_sec@80a00000 {
compatible = "qcom,gh-vm-loader-sec";
qcom,pas-id = <35>;
qcom,vmid = <50>;