Hello build bot (Jenkins), Marco Chen, Karthik Ramasubramanian, EricR Lai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40480
to look at the new patch set (#2).
Change subject: mb/google/dedede: Disable dynamic clock gating for cr50's GPIO ......................................................................
mb/google/dedede: Disable dynamic clock gating for cr50's GPIO
Disable dynamic clock gating for the community cr50's IRQ lives on. That IRQ is pulsed very quickly, and with clock gating enabled pulses tend to be missed. This is expecially true on the default 0.0.22 firmware that cr50 comes with out of the factory.
BUG=b:154178408 b:154293730 BRANCH=None TEST=build waddledoo successful and Linux has no TPM IRQ timeout error.
Signed-off-by: Ian Feng ian_feng@compal.corp-partner.google.com Change-Id: I2b1b3ee59ebf6adce0653e7550b457e02d3c87df --- M src/mainboard/google/dedede/variants/baseboard/devicetree.cb 1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/40480/2