Hello Patrick Rudolph, Nick Vaccaro, Tim Wawrzynczak, Aamir Bohra, Justin TerAvest, build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39113
to look at the new patch set (#2).
Change subject: soc/intel/tigerlake: Add Jasper Lake GPIO definitions ......................................................................
soc/intel/tigerlake: Add Jasper Lake GPIO definitions
Define GPIO communities and groups for Jasper Lake. Since there are some difference between Tiger Lake and Jasper Lake, rename the existing GPIO definitions as Tiger Lake specific.
BUG=None TEST=Build the volteer and dedede mainboard.
Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com Change-Id: I2ee2601f5761354c3ae24d0fb13f902d0d49496f --- M src/soc/intel/tigerlake/Makefile.inc M src/soc/intel/tigerlake/acpi/gpio.asl A src/soc/intel/tigerlake/acpi/gpio_jsl.asl A src/soc/intel/tigerlake/acpi/gpio_tgl.asl A src/soc/intel/tigerlake/gpio_jsl.c R src/soc/intel/tigerlake/gpio_tgl.c M src/soc/intel/tigerlake/include/soc/gpio_defs.h A src/soc/intel/tigerlake/include/soc/gpio_defs_jsl.h A src/soc/intel/tigerlake/include/soc/gpio_defs_tgl.h M src/soc/intel/tigerlake/include/soc/gpio_soc_defs.h A src/soc/intel/tigerlake/include/soc/gpio_soc_defs_jsl.h A src/soc/intel/tigerlake/include/soc/gpio_soc_defs_tgl.h 12 files changed, 1,969 insertions(+), 866 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/39113/2