the following patch was just integrated into master: commit 48f708d199769d03ef1c31184955703d9d73ad80 Author: Duncan Laurie dlaurie@chromium.org Date: Mon Oct 3 12:43:14 2016 -0700
drivers/i2c/tpm/cr50: Initialize IRQ status handler before probe
Move the setup of the IRQ status handler so it will be set up properly before the early probe happens.
BUG=chrome-os-partner:53336
Change-Id: I4380af1233d2a252899459635a3cb69ca196088d Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://review.coreboot.org/16861 Reviewed-by: Aaron Durbin adurbin@chromium.org Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Vadim Bendebury vbendeb@chromium.org
See https://review.coreboot.org/16861 for details.
-gerrit