Attention is currently required from: Mariusz Szafrański, Suresh Bellampalli, Vanessa Eusebio, Michal Motyl, Patrick Rudolph. Hello build bot (Jenkins), Mariusz Szafrański, Suresh Bellampalli, Vanessa Eusebio, Michal Motyl, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/61021
to look at the new patch set (#10).
Change subject: soc/intel/denverton_ns: enable Denverton to use common PMC code ......................................................................
soc/intel/denverton_ns: enable Denverton to use common PMC code
Use Intel common SoC PMC code for Denverton refactor. By necessity, this includes the SoC common SMBUS/TCO functionality as well.
Signed-off-by: Jeff Daly jeffd@silicom-usa.com Change-Id: Id386cba1bd7dd236e292a3f6ce78a9cac6d7b447 --- M src/soc/intel/denverton_ns/Kconfig M src/soc/intel/denverton_ns/Makefile.inc M src/soc/intel/denverton_ns/acpi.c M src/soc/intel/denverton_ns/chip.h M src/soc/intel/denverton_ns/gpio.c A src/soc/intel/denverton_ns/include/soc/gpe.h M src/soc/intel/denverton_ns/include/soc/pm.h M src/soc/intel/denverton_ns/include/soc/pmc.h M src/soc/intel/denverton_ns/include/soc/smbus.h M src/soc/intel/denverton_ns/include/soc/soc_util.h M src/soc/intel/denverton_ns/pmc.c M src/soc/intel/denverton_ns/pmutil.c M src/soc/intel/denverton_ns/romstage.c M src/soc/intel/denverton_ns/smihandler.c M src/soc/intel/denverton_ns/smm.c M src/soc/intel/denverton_ns/soc_util.c 16 files changed, 555 insertions(+), 563 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/61021/10