Hello build bot (Jenkins), Subrata Banik, Furquan Shaikh, Tim Wawrzynczak, Aamir Bohra, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41725
to look at the new patch set (#2).
Change subject: soc/intel/tigerlake: Correct GPIO community PID configuration ......................................................................
soc/intel/tigerlake: Correct GPIO community PID configuration
Current implementation returns the incorrect GPIO community PID. The GPIO community index 3 should return PID for COMM_4 and index 4 should return PID for COMM_5.
TEST=Verify PCR port id is correct for each community.
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: I5dc48e5b31f43853b3a613c17f13f7df71f1fbfa --- M src/soc/intel/tigerlake/acpi/gpio.asl 1 file changed, 5 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/41725/2