Attention is currently required from: Tim Wawrzynczak, Patrick Rudolph. Hello build bot (Jenkins), Tim Wawrzynczak, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59209
to look at the new patch set (#4).
Change subject: soc/intel/../thermal: Refactor PCH Thermal Configuration common API ......................................................................
soc/intel/../thermal: Refactor PCH Thermal Configuration common API
Thermal configuration has evolved over PCH generations where latest PCH has provided an option to allow thermal configuration using PMC PWRMBASE registers.
This patch adds an option for impacted SoC to select the Kconfig for allowing thermal configuration using PMC PCH MMIO space.
BUG=b:193774296
Change-Id: I0c6ae72610da39fc18ff252c440d006e83c570a0 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/common/block/include/intelblocks/thermal.h M src/soc/intel/common/block/thermal/Kconfig M src/soc/intel/common/block/thermal/thermal.c 3 files changed, 106 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/59209/4