coreboot/src/soc/intel
Jeremy Compostella 1fb4a7409b soc/intel/pantherlake: Add VR power state current thresholds
This commit introduces support for configuring power state current
thresholds (PS1, PS2, PS3) for each Voltage Regulator (VR) domain in the
Panther Lake SoC.

The thresholds allow platform integrators to specify current thresholds
(in 1/4 A increments, 0-128 A) for each VR domain and power state. A
value of 0 indicates AUTO (use default).

Change-Id: If4d473901c8de02b3d6cef44f5481a1864f14d63
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89450
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Cliff Huang <cliff.huang@intel.com>
2025-10-14 16:39:40 +00:00
..
alderlake soc/intel/alderlake: Add 28W TDP support for RPL-P ID 8 (0xa716) 2025-08-30 13:51:39 +00:00
apollolake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
baytrail device/dram: Rename 'USE_DDRx' config options 2025-07-25 17:03:02 +00:00
braswell soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
broadwell soc/intel/broadwell/minihd.c: Add reworked verb table implementation 2025-09-28 18:18:42 +00:00
cannonlake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
common soc/intel/pantherlake: Use CPU ID mask for all stepping 2025-10-01 21:08:08 +00:00
denverton_ns soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
elkhartlake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
jasperlake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
meteorlake soc/intel/meteorlake: Configure PmcPchLpmS0ixSubStateEnableMask 2025-10-14 08:28:05 +00:00
pantherlake soc/intel/pantherlake: Add VR power state current thresholds 2025-10-14 16:39:40 +00:00
skylake soc/intel/skylake: Allow generating USB ACPI code 2025-08-28 16:22:58 +00:00
snowridge device/dram: Rename 'USE_DDRx' config options 2025-07-25 17:03:02 +00:00
tigerlake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
xeon_sp acpi: Move most of HEST ACPI table to common code 2025-09-30 23:52:09 +00:00
Makefile.mk