mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
Merge "ARM: dts: msm: Update base address for cpusysvm on kalama"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
ae6ee3892a
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user