Attention is currently required from: David Wu, Nick Vaccaro. Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60388 )
Change subject: mb/google/brya/var/kano: disabled autonomous GPIO power management ......................................................................
Patch Set 1: Code-Review+2
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/60388/comment/1e711885_c18c773b PS1, Line 7: disabled `Disable`
https://review.coreboot.org/c/coreboot/+/60388/comment/65363deb_0432e855 PS1, Line 8: : Used H1 firmware where the last version number is 0.0.22, 0.3.22 or : less to production that will need to disable autonomous GPIO power : management and then can get H1 version by gsctool -a -f -M suggestion: ``` When using cr50 FW 0.0.22/0.3.22 or earlier, its interrupt pulses are too short to be detected when autonomous GPIO power management is enabled, therefore disable autonomous GPIO PM. ```