Hello Alexander Couzens, Patrick Rudolph, HAOUAS Elyes, Tobias Diedrich, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32753
to look at the new patch set (#3).
Change subject: mb/lenovo/s230u: Rewrite trigger inversion ACPI code ......................................................................
mb/lenovo/s230u: Rewrite trigger inversion ACPI code
The GPIO invert registers are already defined in the PCH code, so just use the 8-bit versions of the registers instead of creating a new GPIO field for the single bits.
This allows us to get rid of the Field(GPIO...) code that's causing problems with IASL version 20190509.
Signed-off-by: Martin Roth martinroth@chromium.org Change-Id: Iac5dfb71b3a2b5a25c05a403cf5f403c7acecaaf --- M src/mainboard/lenovo/s230u/acpi/gpe.asl 1 file changed, 12 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/32753/3