Aamir Bohra has uploaded a new patch set (#7) to the change originally created by Aamir Bohra. ( https://review.coreboot.org/c/coreboot/+/39470 )
Change subject: soc/intel/tigerlake: Publish single GPIO ACPI device for Jasper Lake ......................................................................
soc/intel/tigerlake: Publish single GPIO ACPI device for Jasper Lake
Current pin-ctrl kernel(v5.4) driver expects the firmware to publish single GPIO ACPI device. Until kernel pin-ctrl driver implementation is updated to consume community based GPIO ACPI device, updating the current ACPI code to comply with pin-ctrl driver requirement.
BUG=b:150154277 TEST=Verify intel pin-ctrl driver can successfully load in OS
Change-Id: Ifcc92adaee550182ab405541ea85019f31bb8658 Signed-off-by: Aamir Bohra aamir.bohra@intel.com --- 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 3 files changed, 278 insertions(+), 141 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/39470/7