Attention is currently required from: Patrick Rudolph.
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/52588 )
Change subject: soc/intel/common: Add virtual wire mapping entries to GPIO communities
......................................................................
Patch Set 5:
(1 comment)
File src/soc/intel/common/block/include/intelblocks/gpio.h:
https://review.coreboot.org/c/coreboot/+/52588/comment/ca378fdb_ced20f73
PS1, Line 39: { \
: .first_pad = (start_of_group) - (first_of_community), \
: .size = (end_of_group) - (start_of_group) + 1, \
: .acpi_pad_base = (group_pad_base), \
: .virtual_wire_index = VW_INDEX_NONE, \
: }
INTEL_GPP_BASE_VW(first_of_community, start_of_group, end_of_group, group_pad_base, VW_INDEX_NONE)
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/52588
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I87adf0ca06cb5b7969bb2c258d6daebd44bb9748
Gerrit-Change-Number: 52588
Gerrit-PatchSet: 5
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Comment-Date: Thu, 06 May 2021 04:11:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment