Hello Shelley Chen, build bot (Jenkins), Furquan Shaikh, Jamie Chen, Kangheui Won, Harry Pan, Tim Wawrzynczak, Edward O'Callaghan, Dossym Nurmukhanov, Gaggery Tsai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39849
to look at the new patch set (#4).
Change subject: google/chromeec: Revise parameters of EC USB PD API call ......................................................................
google/chromeec: Revise parameters of EC USB PD API call
This patch adds voltage and cuurent 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 --- M src/ec/google/chromeec/ec.c M src/ec/google/chromeec/ec.h M src/mainboard/google/fizz/mainboard.c M src/mainboard/google/hatch/variants/puff/mainboard.c 4 files changed, 13 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/39849/4