Aaron Durbin submitted this change.

View Change

Approvals: build bot (Jenkins): Verified Aaron Durbin: Looks good to me, approved
mb/google/vilboz: update telemetry settings for vilboz

update telemetry value for SDLE test result.

BUG=b:160698427
BRANCH=None
TEST=emerge-zork coreboot

Change-Id: Icce57f9be2732ff79f336daa6c447a30247366cf
Signed-off-by: Chris Wang <chris.wang@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43278
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
---
M src/mainboard/google/zork/variants/vilboz/overridetree.cb
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/mainboard/google/zork/variants/vilboz/overridetree.cb b/src/mainboard/google/zork/variants/vilboz/overridetree.cb
index f9b7077..fe39d7c 100644
--- a/src/mainboard/google/zork/variants/vilboz/overridetree.cb
+++ b/src/mainboard/google/zork/variants/vilboz/overridetree.cb
@@ -18,6 +18,11 @@

# End : OPN Performance Configuration

+ register "telemetry_vddcr_vdd_slope" = "32453" #mA
+ register "telemetry_vddcr_vdd_offset" = "168"
+ register "telemetry_vddcr_soc_slope" = "22644" #mA
+ register "telemetry_vddcr_soc_offset" = "-70"
+
# USB OC pin mapping
register "usb_port_overcurrent_pin[1]" = "USB_OC_NONE" # LTE instead of USB C1


To view, visit change 43278. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icce57f9be2732ff79f336daa6c447a30247366cf
Gerrit-Change-Number: 43278
Gerrit-PatchSet: 10
Gerrit-Owner: Peichao Li <peichao.wang@bitland.corp-partner.google.com>
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Chris Wang <chris.wang@amd.corp-partner.google.com>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: chris wang <Chris.Wang@amd.com>
Gerrit-CC: Daniel Kurtz <djkurtz@google.com>
Gerrit-MessageType: merged