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

* Re: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Ashfield @ 2023-12-14 20:00 UTC (permalink / raw)
  To: Sandeep Gundlupet Raju; +Cc: meta-virtualization

merged to master.

Bruce

In message: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
on 12/12/2023 Sandeep Gundlupet Raju wrote:

> 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	[flat|nested] 4+ messages in thread

* Re: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
  2023-12-14 20:00 ` Bruce Ashfield
@ 2023-12-15 16:23   ` Gundlupet Raju, Sandeep
  2023-12-19  3:04     ` Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: Gundlupet Raju, Sandeep @ 2023-12-15 16:23 UTC (permalink / raw)
  To: meta-virtualization

Hi Bruce,

Can you apply this patch to Nanbield?

Thanks,

Sandeep

On 12/14/2023 1:00 PM, Bruce Ashfield via lists.yoctoproject.org wrote:
> merged to master.
>
> Bruce
>
> In message: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
> on 12/12/2023 Sandeep Gundlupet Raju wrote:
>
>> 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
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#8508): https://lists.yoctoproject.org/g/meta-virtualization/message/8508
>> Mute This Topic: https://lists.yoctoproject.org/mt/103141849/3619217
>> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
>> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/11646999/3619217/1621656938/xyzzy [sandeep.gundlupet-raju@amd.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>


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

* Re: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
  2023-12-15 16:23   ` Gundlupet Raju, Sandeep
@ 2023-12-19  3:04     ` Bruce Ashfield
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2023-12-19  3:04 UTC (permalink / raw)
  To: sandeep.gundlupet-raju; +Cc: meta-virtualization


In message: Re: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
on 15/12/2023 Sandeep Gundlupet Raju via lists.yoctoproject.org wrote:

> Hi Bruce,
> 
> Can you apply this patch to Nanbield?

No problem. This is now merged.

Bruce

> 
> Thanks,
> 
> Sandeep
> 
> On 12/14/2023 1:00 PM, Bruce Ashfield via lists.yoctoproject.org wrote:
> > merged to master.
> > 
> > Bruce
> > 
> > In message: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
> > on 12/12/2023 Sandeep Gundlupet Raju wrote:
> > 
> > > 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
> > > 
> > > 
> > > 
> > > 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8509): https://lists.yoctoproject.org/g/meta-virtualization/message/8509
> Mute This Topic: https://lists.yoctoproject.org/mt/103141849/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



^ permalink raw reply	[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.