diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-08-07 20:12:19 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-08-11 23:11:44 +0000 |
commit | e566e1547b0ac7be36e87b6a629355b80241250b (patch) | |
tree | ec2bdc338a12cfb1324b61cb43433659b214f0b3 /src/superio/winbond/wpcd376i | |
parent | 431c0b487c651d07af0061a2497141a796327dfd (diff) |
superio/ite/it8721f/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: I6183d625fb7968fb33caf396f19feef8917ba4fe
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77065
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'src/superio/winbond/wpcd376i')
0 files changed, 0 insertions, 0 deletions