diff --git a/qcom/parrot-4gb.dtsi b/qcom/parrot-4gb.dtsi index cea98f38..a82237e1 100644 --- a/qcom/parrot-4gb.dtsi +++ b/qcom/parrot-4gb.dtsi @@ -36,17 +36,11 @@ }; &soc { - - qcom,guestvm_loader@e0b00000 { + gh-secure-vm-loader@0 { status = "disabled"; }; qrtr-gunyah { status = "disabled"; }; - - qcom,virtio_backend@0 { - status = "disabled"; - }; - }; diff --git a/qcom/ravelin-low-memory.dtsi b/qcom/ravelin-low-memory.dtsi index 201d98f4..c3f8e9f7 100644 --- a/qcom/ravelin-low-memory.dtsi +++ b/qcom/ravelin-low-memory.dtsi @@ -28,15 +28,11 @@ }; &soc { - qcom,guestvm_loader@e0b00000 { + gh-secure-vm-loader@0 { status = "disabled"; }; qrtr-gunyah { status = "disabled"; }; - - qcom,virtio_backend@0 { - status = "disabled"; - }; };