coreboot-kgpe-d16/src/superio/common
Michael Niewöhner 5403a8e861 superio/common: fix regression in ssdt
ITR2 is specified twice here, which leads to the following error message
in Linux:
[    0.263591] ACPI BIOS Error (bug): Failure creating named object
[\_SB.PCI0.LPCB.SIO0.ITR2], AE_ALREADY_EXISTS (20190509/dsfield-633)

Add comments and fix duplicated field.
As there are no users of this code yet, just rename the fields.

Tested on Supermicro X11SSH-TF.

Change-Id: I4f3307d0992fcf5ad192f412c2bd15d02572a6b0
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35294
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-11 13:49:28 +00:00
..
chip.h superio/common: Add ssdtgen for generic SuperIOs 2019-09-06 15:31:06 +00:00
conf_mode.c
generic.c superio/common: fix regression in ssdt 2019-09-11 13:49:28 +00:00
ssdt.c superio/common: Add ssdtgen for generic SuperIOs 2019-09-06 15:31:06 +00:00
ssdt.h superio/common: Add ssdtgen for generic SuperIOs 2019-09-06 15:31:06 +00:00