All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
@ 2023-12-13  1:00 Sandeep Gundlupet Raju
  2023-12-14 20:00 ` Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: Sandeep Gundlupet Raju @ 2023-12-13  1:00 UTC (permalink / raw)
  To: meta-virtualization, bruce.ashfield

Remove device_type device tree nodes as these nodes are no longer
required for Xen qemu boot.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
---
 .../device-tree/files/zynqmp-xen-qemu.dtsi         | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen-qemu.dtsi b/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen-qemu.dtsi
index 249a786b..336d7a25 100644
--- a/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen-qemu.dtsi
+++ b/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen-qemu.dtsi
@@ -1,16 +1,2 @@
 / {
-        cpus {
-                cpu@1 {
-                        //compatible = "disabled";
-                        device_type = "none";
-                };
-                cpu@2 {
-                        //compatible = "disabled";
-                        device_type = "none";
-                };
-                cpu@3 {
-                        //compatible = "disabled";
-                        device_type = "none";
-                };
-        };
 };
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-19  3:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-13  1:00 [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes Sandeep Gundlupet Raju
2023-12-14 20:00 ` Bruce Ashfield
2023-12-15 16:23   ` Gundlupet Raju, Sandeep
2023-12-19  3:04     ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.