soc/intel/xeon_sp/cpx: Finalize PCU configuration
commitbea1980c4eb4535c3d0fdd07165d74dc3fff1976
authorJonathan Zhang <jonzhang@fb.com>
Tue, 14 Apr 2020 02:34:53 +0000 (13 19:34 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 22 Jun 2020 12:01:09 +0000 (22 12:01 +0000)
tree197493efd8b96c7e55d79c924a232f5d0e244b98
parenteb43ca5fb14addd98b52d4dd8040b65f161edb78
soc/intel/xeon_sp/cpx: Finalize PCU configuration

Program PCU (Power Control Unit) during chip_final(). This
is needed to allow ACPI power control related feature to work
in target OS.

Signed-off-by: Jonathan Zhang <jonzhang@fb.com>
Signed-off-by: Reddy Chagam <anjaneya.chagam@intel.com>
Change-Id: I1f5b18d66b351acecdc7b3f515a552c36f08eb61
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40386
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
src/soc/intel/xeon_sp/cpx/chip.c
src/soc/intel/xeon_sp/cpx/include/soc/pci_devs.h
src/soc/intel/xeon_sp/cpx/include/soc/soc_util.h
src/soc/intel/xeon_sp/cpx/soc_util.c