diff options
author | Angel Pons <th3fanbus@gmail.com> | 2022-04-10 10:07:09 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-04-20 10:03:35 +0000 |
commit | fbf58d9f89450517d1d7d8543dede6781921258c (patch) | |
tree | ec77b7802a7bda83220644832775d02e0246f085 /src/mainboard/google/cyan | |
parent | 5412b41ce6e329cb461a6ae1745e284f4f9849ec (diff) |
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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63521
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Diffstat (limited to 'src/mainboard/google/cyan')
0 files changed, 0 insertions, 0 deletions