coreboot-kgpe-d16/src/superio
Felix Held d53137a536 superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource
The fixed I/O resource descriptor macro implies that the device will
only decode 10 of the 16 IO port bits causing aliasing. Use an I/O port
descriptor instead and use Decode16 to tell the OS that this I/O
resource will decode all I/O address bits.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I2df260cea6f12f5a3a6cbae3c7b99bab244a556b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77066
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2023-08-11 23:11:57 +00:00
..
acpi {superio,ec}/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:29 +00:00
aspeed superio/aspeed/ast2400/chip.h: Include <stdbool.h> 2022-12-05 14:27:45 +00:00
common superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
fintek src/superio: Remove unnecessary space after casts 2022-11-21 15:03:50 +00:00
ite superio/ite/it8721f/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:44 +00:00
nsc
nuvoton superio/nuvoton/nct6687d: Fix unexpected expression 2022-11-09 14:26:03 +00:00
renesas
smsc superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
winbond treewide: Remove useless "_STA: Status" comment 2023-02-19 11:20:37 +00:00