Patrick Georgi submitted this change.

View Change

Approvals: build bot (Jenkins): Verified Marco Chen: Looks good to me, approved
mb/google/octopus/variants/lick: Increase TCC offset to 15

Change tcc offset from 0 to 15 degree celsius for lick.

BUG=b:147198431
BRANCH=octopus
TEST=Build, and verify test result by thermal team.

Signed-off-by: Hash.Hung <hash1.hung@lcfc.corp-partner.google.com>
Change-Id: Ife6b02321145837e05c82f979998466b83317f86
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38506
Reviewed-by: Marco Chen <marcochen@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
---
M src/mainboard/google/octopus/variants/lick/overridetree.cb
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/mainboard/google/octopus/variants/lick/overridetree.cb b/src/mainboard/google/octopus/variants/lick/overridetree.cb
index 41d078e..3aa369e 100644
--- a/src/mainboard/google/octopus/variants/lick/overridetree.cb
+++ b/src/mainboard/google/octopus/variants/lick/overridetree.cb
@@ -52,6 +52,8 @@
#| I2C5 | Audio |
#| I2C6 | Trackpad |
#+-------------------+---------------------------+
+ register "tcc_offset" = "15"
+
register "common_soc_config" = "{
.gspi[0] = {
.speed_mhz = 1,

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ife6b02321145837e05c82f979998466b83317f86
Gerrit-Change-Number: 38506
Gerrit-PatchSet: 3
Gerrit-Owner: Hash Hung <hash1.hung@lcfc.corp-partner.google.com>
Gerrit-Reviewer: Hash Hung <hash1.hung@lcfc.corp-partner.google.com>
Gerrit-Reviewer: Henry Sun <henrysun@google.com>
Gerrit-Reviewer: Marco Chen <marcochen@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-CC: Regan Chang <regan.chang@lcfc.corp-partner.google.com>
Gerrit-MessageType: merged