From 98d4c76e70d29cb938b7c253b6cf8bcd5a3f3eb2 Mon Sep 17 00:00:00 2001 From: Saranya R Date: Fri, 18 Oct 2024 18:54:01 +0530 Subject: [PATCH] ARM: dts: msm: Cleanup parrot and ravelin devicetree Cleanup parrot and ravelin devicetree. Change-Id: Ib33b78a825fb481017be90d23c8066f2977b82a5 Signed-off-by: Saranya R --- qcom/parrot-4gb.dtsi | 8 +------- qcom/ravelin-low-memory.dtsi | 6 +----- 2 files changed, 2 insertions(+), 12 deletions(-) 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"; - }; };