Re: [PATCH v4 19/32] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs

2025-07-02 Thread Eric Auger
Hi, On 6/30/25 2:31 PM, Jonathan Cameron wrote: > On Fri, 27 Jun 2025 12:00:51 +0200 > Eric Auger wrote: > >> Hi, >> >> On 6/27/25 11:55 AM, Eric Auger wrote: >>> Changes relate to the introduction of pieces related to >>> acpi-index static support along with root ports with no hotplug. >>> >>> +

Re: [PATCH v4 19/32] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs

2025-07-01 Thread Eric Auger
Hi Jonathan, On 6/30/25 2:31 PM, Jonathan Cameron wrote: > On Fri, 27 Jun 2025 12:00:51 +0200 > Eric Auger wrote: > >> Hi, >> >> On 6/27/25 11:55 AM, Eric Auger wrote: >>> Changes relate to the introduction of pieces related to >>> acpi-index static support along with root ports with no hotplug.

Re: [PATCH v4 19/32] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs

2025-06-30 Thread Jonathan Cameron via
On Fri, 27 Jun 2025 12:00:51 +0200 Eric Auger wrote: > Hi, > > On 6/27/25 11:55 AM, Eric Auger wrote: > > Changes relate to the introduction of pieces related to > > acpi-index static support along with root ports with no hotplug. > > > > + > > +Scope (\_SB.PCI0) > > +{ > > +Meth

Re: [PATCH v4 19/32] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs

2025-06-27 Thread Eric Auger
Hi, On 6/27/25 11:55 AM, Eric Auger wrote: > Changes relate to the introduction of pieces related to > acpi-index static support along with root ports with no hotplug. > > + > +Scope (\_SB.PCI0) > +{ > +Method (EDSM, 5, Serialized) > +{ > +If ((Arg2 == Zero)) >

[PATCH v4 19/32] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs

2025-06-27 Thread Eric Auger
Changes relate to the introduction of pieces related to acpi-index static support along with root ports with no hotplug. + +Scope (\_SB.PCI0) +{ +Method (EDSM, 5, Serialized) +{ +If ((Arg2 == Zero)) +{ +Local0 = Buffer (One) +