diff --git a/qcom/parrot-4gb.dtsi b/qcom/parrot-4gb.dtsi index 45d56160..bab90d6e 100644 --- a/qcom/parrot-4gb.dtsi +++ b/qcom/parrot-4gb.dtsi @@ -29,3 +29,19 @@ &trust_ui_vm_swiotlb { status = "disabled"; }; + +&soc { + + qcom,guestvm_loader@e0b00000 { + status = "disabled"; + }; + + qrtr-gunyah { + status = "disabled"; + }; + + qcom,virtio_backend@0 { + status = "disabled"; + }; + +};