Attention is currently required from: Subrata Banik, Tim Wawrzynczak, Felix Held. Hello Subrata Banik, Tim Wawrzynczak, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63521
to look at the new patch set (#2).
Change subject: ec/google/chromeec: Drop `_PRS` from static devices ......................................................................
ec/google/chromeec: Drop `_PRS` from static devices
The `_PRS` ACPI object is not needed for static (non-configurable) devices. For devices where `_CRS` always provides the same set of resource settings, drop the `_PRS` object. Note that every dropped `_PRS` object only provides one set of resource settings, which is identical to the resource settings provided by the `_CRS` object.
Change-Id: Ief40e790fdee336fd6c786e18cd01c41fa658c2c Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/ec/google/chromeec/acpi/superio.asl 1 file changed, 0 insertions(+), 46 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/63521/2