soc/intel/apollolake: Set PL2 in RAPL register
This patch sets the package power limit (PL2) value in RAPL register. BUG=chrome-os-partner:60535 TEST=Built, booted on reef and verified PL2 value. Change-Id: I83fe854cf3e9fc92ab87f84b86e64ebb6085065f Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com> Reviewed-on: https://review.coreboot.org/17699 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
committed by
Aaron Durbin
parent
256db40b14
commit
428f90afe7
@@ -100,6 +100,8 @@ struct soc_intel_apollolake_config {
|
||||
|
||||
/* PL1 override value in mW for APL */
|
||||
uint16_t tdp_pl1_override_mw;
|
||||
/* PL2 override value in mW for APL */
|
||||
uint16_t tdp_pl2_override_mw;
|
||||
|
||||
/* Configure Audio clk gate and power gate
|
||||
* IOSF-SB port ID 92 offset 0x530 [5] and [3]
|
||||
|
Reference in New Issue
Block a user