coreboot/src/include/device
Sowmya Aralguppe f8574f7145 soc/intel/ptl: Add Wildcat Lake SKU power map
Add mapping of different SKUs based on CPU ID and TDP values.
Add PowerLimits (PL) values.
Add i_trip value for Fast Vmode.

Note: The i_trip value, the value at which the Voltage Regulator (VR)
or SoC will trigger a protective action such as throttling or
entering Fast Vmode is, due to not being documented, currently set at
70% of the maximum current the VR is designed to support for a rail.
The actual i_trip value to be updated once it is available.

Ref=858124 Power Delivery Guide Rev1p0
    830097 Powermap Rev1p1

BUG=b:433211504
TEST= Build Ocelot and verify it compiles without any error.
check CPU log for the following error

    [ERROR]  Could not find the SKU power map

With the current patch this error line is not seen in the CPU log
anymore.

Change-Id: I8c54efc8eb360ed6f814a336448bb204d5ab0268
Signed-off-by: Sowmya Aralguppe <sowmya.aralguppe@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88858
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Appukuttan V K <appukuttan.vk@intel.com>
Reviewed-by: Usha P <usha.p@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
2025-09-13 15:41:21 +00:00
..
azalia_codec device/azalia_codec: Add header with enums for Realtek node IDs 2025-09-12 06:32:54 +00:00
dram
azalia_device.h device/azalia: Add enums for HDA verb and parameter IDs 2025-08-30 13:52:18 +00:00
cardbus.h
device.h
fw_cfg.h
fw_cfg_if.h
gpio.h
i2c.h
i2c_bus.h
i2c_simple.h
mdio.h
mmio.h
path.h
pci.h
pci_def.h
pci_ehci.h
pci_ids.h soc/intel/ptl: Add Wildcat Lake SKU power map 2025-09-13 15:41:21 +00:00
pci_mmio_cfg.h
pci_ops.h
pci_rom.h
pci_type.h
pciexp.h
pcix.h
pnp.h
pnp_def.h
pnp_ops.h
pnp_type.h
resource.h
smbus.h
smbus_def.h
smbus_host.h
soundwire.h
spi.h
usbc_mux.h
xhci.h