Keith Hui has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41093 )
Change subject: sb/intel/i82371eb: Claim less I/O ports in ACPI ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/41093/1/src/southbridge/intel/i8237... File src/southbridge/intel/i82371eb/acpi/i82371eb.asl:
https://review.coreboot.org/c/coreboot/+/41093/1/src/southbridge/intel/i8237... PS1, Line 50: W83977TF/EF Super I/O config ports *
i82371eb has a W83977TF/EF Super I/O ?
It's a separate chip, but even the OEM firmware left i82371eb to claim those two ports. These two are for configuring it; ports for its logical devices are declared under superio/ as usual.
Since this patch is to claim less ports, split these ports off?