soc/intel/alderlake: Add Raptor Lake device IDs
Add system agent ID for RPL QDF#Q2MB/Q2PS TEST=able to build coreboot successfully Signed-off-by: Marx Wang <marx.wang@intel.com> Change-Id: I169c8bc51cdf7fbfcdb1996d93afa4a352e2fddf Reviewed-on: https://review.coreboot.org/c/coreboot/+/71121 Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Tarun Tuli <taruntuli@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
This commit is contained in:
@@ -515,6 +515,7 @@ static uint16_t get_vccin_aux_imon_iccmax(void)
|
||||
case PCI_DID_INTEL_RPL_P_ID_2:
|
||||
case PCI_DID_INTEL_RPL_P_ID_3:
|
||||
case PCI_DID_INTEL_RPL_P_ID_4:
|
||||
case PCI_DID_INTEL_RPL_P_ID_5:
|
||||
tdp = get_cpu_tdp();
|
||||
if (tdp == TDP_45W)
|
||||
return ICC_MAX_TDP_45W;
|
||||
|
Reference in New Issue
Block a user