coreboot/src/superio
Angel Pons 5412b41ce6 superio/smsc/mec1308: 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.

In addition, drop `IGNORE_IASL_MISSING_DEPENDENCY` from the two
mainboards using the MEC1308 code, `samsung/{lumpy, stumpy}`.

Change-Id: I5d5cdc28c2cfaa5dfcffd656060b931208977386
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63523
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-04-20 10:02:17 +00:00
..
acpi src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
aspeed
common src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
fintek superio: Replace bad uses of find_resource 2021-11-04 17:36:32 +00:00
ite superio: Replace bad uses of find_resource 2021-11-04 17:36:32 +00:00
nsc
nuvoton Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
renesas
serverengines
smsc superio/smsc/mec1308: Drop _PRS from static devices 2022-04-20 10:02:17 +00:00
winbond src/superio: Remove unused <acpi/acpi.h> 2022-01-10 17:22:36 +00:00