Hello build bot (Jenkins), Furquan Shaikh, Wonkyu Kim, Tim Wawrzynczak, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40478
to look at the new patch set (#5).
Change subject: soc/intel/tigerlake: Add method to look up GPIO com ID for an index ......................................................................
soc/intel/tigerlake: Add method to look up GPIO com ID for an index
This patch adds GPID, a helper method to look up GPIO community ID for an index.
This patch also includes Intel's common GPIO ASL code. CGPM method in the common code uses the GPID method introduced in this patch.
BUG=b:148892882 BRANCH=none TEST="BUILD volteer and ripto"
Signed-off-by: Venkata Krishna Nimmagadda venkata.krishna.nimmagadda@intel.com Change-Id: Id6a00fb8adef0285d6bbc35cd5a44539bd3be6b8 --- M src/soc/intel/tigerlake/acpi/gpio.asl 1 file changed, 33 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/40478/5