mb/google/zork: update telemetry settings for dirinboz

update telemetry to improve the performance.

BUG=b:168585079
BRANCH=zork
TEST=emerge-zork coreboot

Change-Id: I464b90550aaa1666ce3f2393856bf46fe7686d1d
Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45581
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
Kevin Chiu 2020-09-22 01:07:22 +08:00 committed by Patrick Georgi
parent 5005ef98b4
commit 684739a476
1 changed files with 4 additions and 1 deletions

View File

@ -15,9 +15,12 @@ chip soc/amd/picasso
register "stapm_time_constant" = "2500" #second
register "sustained_power_limit" = "4800" #mw
register "telemetry_vddcr_vdd_slope" = "42465" #mA
register "telemetry_vddcr_vdd_offset" = "69"
register "telemetry_vddcr_soc_slope" = "42667" #mA
register "telemetry_vddcr_soc_offset" = "167"
# End : OPN Performance Configuration
# I2C2 for touchscreen and trackpad
register "i2c[2]" = "{
.speed = I2C_SPEED_FAST,