mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Disable VM for Parrot 4Gb variant"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
9071282714
@@ -13,3 +13,35 @@
|
||||
&mem_client_3_size {
|
||||
qcom,peripheral-size = <0x200000>;
|
||||
};
|
||||
|
||||
&trust_ui_vm_mem {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&trust_ui_vm_qrtr {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&trust_ui_vm_vblk0_ring {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&trust_ui_vm_swiotlb {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&soc {
|
||||
|
||||
qcom,guestvm_loader@e0b00000 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
qrtr-gunyah {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
qcom,virtio_backend@0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user