coreboot/src/soc/amd/cezanne
Felix Held d5ab24cd48 soc/amd/common/acpi/cppc: add nominal and minimum frequencies
Now that we have functionality to get the minimal and nominal
frequencies, the corresponding fields in the CPPC config can now be
populated. If the HOB isn't present and/or the frequency values
could not be obtained, CPPC_UNSUPPORTED is still used; otherwise the
HOB-provided frequency in MHz is used for those two fields.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Change-Id: Id3257690a3388d44ceceb7ac4f1db3d49e195caa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66551
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-08-17 16:24:16 +00:00
..
acpi soc/amd/common/block/i2c: Add support for shared TPM_I2C controller 2022-02-17 23:14:02 +00:00
include/soc soc/amd/cezanne,common: factor out CPPC code to common AMD SoC code 2022-08-12 21:52:12 +00:00
psp_verstage soc/amd/cezanne/psp_verstage: Log the platform boot mode report 2022-03-10 15:16:32 +00:00
acpi.c soc/amd/cezanne,common: factor out CPPC code to common AMD SoC code 2022-08-12 21:52:12 +00:00
agesa_acpi.c soc/amd: Fix some white spaces issues 2022-07-17 22:03:37 +00:00
aoac.c
bootblock.c soc/amd/cezanne,picasso: factor out common early non-car cache setup 2022-01-20 22:28:50 +00:00
chip.c soc/amd/cezanne/chip: add functionality to power down eMMC interface 2021-08-29 20:58:51 +00:00
chip.h soc/amd/cezanne: Turn off gpp clock request for disabled devices 2022-03-23 19:37:36 +00:00
chipset.cb soc/amd/cezanne,picasso/chipset.cb: drop LAPIC device 2021-10-22 14:59:24 +00:00
config.c src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
cpu.c soc/amd/*: Move apm call out of MP init code 2022-07-14 12:49:00 +00:00
data_fabric.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
early_fch.c soc/amd/*: move reset_i2c_peripherals call after early GPIO setup 2022-08-15 15:33:52 +00:00
espi_util.c soc/amd/cezanne: factor out eSPI SPI2 pads configuration functions 2022-01-14 00:29:52 +00:00
fch.c soc/amd/cezanne: Turn off gpp clock request for disabled devices 2022-03-23 19:37:36 +00:00
fsp_m_params.c soc/amd/cezanne/fsp_m_params: fix modification of constant 2022-05-16 15:22:04 +00:00
fsp_s_params.c
fw.cfg soc/amd/cezanne/fw.cfg: provide default SPL table binary 2022-04-03 17:07:08 +00:00
gpio.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
graphics.c
i2c.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
Kconfig soc/amd/common/acpi/cppc: add nominal and minimum frequencies 2022-08-17 16:24:16 +00:00
Makefile.inc soc/amd/cezanne,common: factor out CPPC code to common AMD SoC code 2022-08-12 21:52:12 +00:00
mca.c
preload.c soc/amd/cezanne: Preload FSP-S 2021-11-12 14:55:45 +00:00
reset.c
romstage.c lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
root_complex.c device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
smihandler.c soc/amd/cezanne,picasso,sabrina/smihandler: add comment about SMN access 2022-08-17 14:08:52 +00:00
smu.c
uart.c device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
xhci.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00