Attention is currently required from: Tarun Tuli, Dinesh Gehlot, Kapil Porwal.
Hello Tarun Tuli, Subrata Banik, Kapil Porwal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/71630
to look at the new patch set (#2).
Change subject: soc/intel/meteorlake: Use common gpio.h include ......................................................................
soc/intel/meteorlake: Use common gpio.h include
Replace the intelblocks/gpio.h, soc/gpio.h and soc/gpio_defs.h includes with the common gpio.h which will include soc/gpio.h which will include intelblocks/gpio.h which will include soc/gpio_defs.h
BUG=b:261778357 TEST=Able to build and boot Google/rex.
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: I58e428cde5e13f4f0dfe528d798c0613b7f8a94a --- M src/soc/intel/meteorlake/acpi/gpio.asl M src/soc/intel/meteorlake/chip.c M src/soc/intel/meteorlake/chip.h M src/soc/intel/meteorlake/finalize.c M src/soc/intel/meteorlake/gpio.c M src/soc/intel/meteorlake/pmutil.c 6 files changed, 24 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/71630/2