EricR Lai has uploaded a new patch set (#3) to the change originally created by Ivy Jian. ( https://review.coreboot.org/c/coreboot/+/33017 )
Change subject: mb/google/poppy/variants/nami: Disable FPMCU for non-fingerprint variants ......................................................................
mb/google/poppy/variants/nami: Disable FPMCU for non-fingerprint variants
Even fingerprint device probe failed on non-fingerpint boards,the CRFP driver still register the device that cause the GPE#1 as wake source every time. Override devicetree for non-fingerpirnt variants to avoid unexpected wake event(GPE#1).
BUG=b:129650040 BRANCH=firmware-nami-10775.108.B TEST=Boots to OS and check no GPE#1 wake event from eventlog when S0ix exit.
Signed-off-by: Ivy Jian ivy_jian@compal.corp-partner.google.com Change-Id: I6fa96e04a34e296889414b96a8c604fc61b8a236 --- M src/mainboard/google/poppy/variants/nami/mainboard.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/33017/3