coreboot-kgpe-d16/src
Gaggery Tsai 52f18df1e3 google/chromeec: Revise parameters of EC USB PD API call
This patch adds voltage and curent parameters in
google_chromeec_get_usb_pd_power_info and remove power parameter. Caller could
use the voltage and current information to calculate charger power rating.
The reason for this change is, some applications need the voltage information
to calculate correct system power eg PsysPmax.

BUG=b:151972149
TEST=emerge-puff coreboot; emerge-fizz coreboot

Change-Id: I11efe6f45f2f929fcb2763d192268e677d7426cb
Signed-off-by: Gaggery Tsai <gaggery.tsai@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39849
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
2020-04-20 06:47:16 +00:00
..
acpi
arch drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
drivers drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
ec google/chromeec: Revise parameters of EC USB PD API call 2020-04-20 06:47:16 +00:00
include mmio: Fix failure in bit field macro when accessing >30 bits 2020-04-20 06:20:50 +00:00
lib drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
mainboard google/chromeec: Revise parameters of EC USB PD API call 2020-04-20 06:47:16 +00:00
northbridge nb/intel/sandybridge: Refactor get_mem_min_tck 2020-04-19 09:46:42 +00:00
security vboot/secdata: remove retries, readback, and CRC check 2020-04-20 06:06:25 +00:00
soc soc/intel/tigerlake: Update iDisp Link UPD settings 2020-04-20 06:45:53 +00:00
southbridge i82371eb: Drop KB/Mouse/FDC declarations 2020-04-18 18:52:34 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vc/amd/agesa/f15tn,f16kb: Fix array types 2020-04-18 19:07:19 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00