meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
To: <meta-virtualization@lists.yoctoproject.org>, <bruce.ashfield@gmail.com>
Subject: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
Date: Tue, 12 Dec 2023 18:00:29 -0700	[thread overview]
Message-ID: <20231213010029.2111483-1-sandeep.gundlupet-raju@amd.com> (raw)

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



             reply	other threads:[~2023-12-13  1:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-13  1:00 Sandeep Gundlupet Raju [this message]
2023-12-14 20:00 ` [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes Bruce Ashfield
2023-12-15 16:23   ` Gundlupet Raju, Sandeep
2023-12-19  3:04     ` Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231213010029.2111483-1-sandeep.gundlupet-raju@amd.com \
    --to=sandeep.gundlupet-raju@amd.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).