coreboot/src
Chris Wang 7ef7596569 mb/google/zork: Add dptc interface support for morphius
Add dptc interface in devicetree for morphius.
Set the STAPM parameters for tablet mode:

    dptc_enable = 1
    dptc_fast_ppt_limit = 24000
    dptc_slow_ppt_limit = 20000
    dptc_sustained_power_limit = 6000

BUG=b:157943445
BRANCH=zork
TEST=Build. check the setting changed.

Signed-off-by: Chris Wang <chris.wang@amd.corp-partner.google.com>
Change-Id: I4dac4b7e5157ad7ad407f42a6fc6b06eefbf3291
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45153
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-09-17 06:19:07 +00:00
..
acpi acpi: Correct sizes for ACPI data fields 2020-09-15 13:41:58 +00:00
arch memory_info: add max_speed_mts and configured_speed_mts 2020-09-03 21:27:54 +00:00
commonlib util/cbfstool: extend includes in commonlib 2020-09-14 07:10:53 +00:00
console ec/system76: Add console support 2020-09-07 21:46:34 +00:00
cpu cpu/intel/model_1067x: enable PECI 2020-09-12 10:50:33 +00:00
device device/dram: Add method for converting MHz to MT/s 2020-09-16 03:24:50 +00:00
drivers drivers/intel/mipi_camera: Add compatible field for NVM 2020-09-16 07:16:09 +00:00
ec ec/google/chromeec: Add dptc interface support 2020-09-17 06:18:59 +00:00
include region_file_update_data_arr: Modify region_file with array of buffers 2020-09-16 16:02:54 +00:00
lib region_file_update_data_arr: Modify region_file with array of buffers 2020-09-16 16:02:54 +00:00
mainboard mb/google/zork: Add dptc interface support for morphius 2020-09-17 06:19:07 +00:00
northbridge nb/intel/ironlake/raminit: Work around compiler bug 2020-09-15 18:03:26 +00:00
security security/intel/txt/getsec.c: Do not check lock bit 2020-08-30 19:26:48 +00:00
soc soc/amd/picasso: add dptc support 2020-09-17 06:05:27 +00:00
southbridge sb/intel/lynxpoint/acpi: Do not determine PCH type at runtime 2020-09-14 07:07:12 +00:00
superio src/superio: Remove unused <device/pnp_def.h> 2020-09-14 19:36:27 +00:00
vendorcode chromeos: Provide common watchdog reboot support in romstage 2020-09-15 01:09:38 +00:00
Kconfig Kconfig: Update ASan config options 2020-08-21 07:42:21 +00:00