Jes Klinke has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44359 )
Change subject: mainboard/google/volteer: Enable long cr50 ready pulses
......................................................................
Patch Set 12:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44359/10/src/mainboard/google/volte...
File src/mainboard/google/volteer/mainboard.c:
https://review.coreboot.org/c/coreboot/+/44359/10/src/mainboard/google/volte...
PS10, Line 37: cfg->LpmStateDisableMask = LPM_S0i3_4;
Ideally if u have implemented long TPM IRQ width then you can keep those GPIO advance PM configurati […]
This piece of code deals with the case where the external cr50 chip is not able to emit 100us pulses, and will emit 4us pulses instead, until it is upgraded.
I take what you are saying to mean that setting bit 7 of the LPM control register to zero, thereby preventing the SoC from entering S0i3.4, is not enough to guarantee that the Tiger Lake SoC will recognize a 4us pulse on a GPIO line configured to interrupt on edge. And that additionally, I need to set override_pm=1 and make bit4:0 in gpio_pm all zero.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/44359
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idef1fffd410a345678da4b3c8aea46ac74a01470
Gerrit-Change-Number: 44359
Gerrit-PatchSet: 12
Gerrit-Owner: Jes Klinke
jbk@chromium.org
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Jes Klinke
jbk@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Furquan Shaikh
furquan@google.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Fri, 21 Aug 2020 16:16:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Jes Klinke
jbk@chromium.org
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Comment-In-Reply-To: Subrata Banik
subrata.banik@intel.com
Gerrit-MessageType: comment