aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork
diff options
context:
space:
mode:
authorKevin Chiu <Kevin.Chiu@quantatw.com>2020-09-22 01:07:22 +0800
committerPatrick Georgi <pgeorgi@google.com>2020-09-28 09:23:27 +0000
commit684739a476cd58569bc9c76e748ea4156177f701 (patch)
tree7b5e51d11aca32b42e881ecd7f48192f991f1ff4 /src/mainboard/google/zork
parent5005ef98b408e32190be64e4c297bce1eeac3595 (diff)
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>
Diffstat (limited to 'src/mainboard/google/zork')
-rw-r--r--src/mainboard/google/zork/variants/dirinboz/overridetree.cb5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mainboard/google/zork/variants/dirinboz/overridetree.cb b/src/mainboard/google/zork/variants/dirinboz/overridetree.cb
index 05c5110d06..905bc886e9 100644
--- a/src/mainboard/google/zork/variants/dirinboz/overridetree.cb
+++ b/src/mainboard/google/zork/variants/dirinboz/overridetree.cb
@@ -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,