Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Eric Peers,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47309
to look at the new patch set (#6).
Change subject: mb/google/zork: Add func to determine fingerprint gpio init ......................................................................
mb/google/zork: Add func to determine fingerprint gpio init
Because fingerprint sensor isn't a CBI field, it needs to be determined by the board. On boards that have a fingerprint on any SKUs, the variant_has_fingerprint() function returns true for all devices. This just controls GPIOs that will not be used if there's no sensor so it shouldn't be a problem.
BUG=b:171837716 TEST=Verify that morphius fingerprint sensor works. BRANCH=Zork
Signed-off-by: Martin Roth martinroth@chromium.org Change-Id: Ia5200e3bcfe3a2beac9b3b6d7803aeac9dfc59e6 --- M src/mainboard/google/zork/variants/baseboard/helpers.c M src/mainboard/google/zork/variants/baseboard/include/baseboard/variants.h M src/mainboard/google/zork/variants/berknip/Makefile.inc M src/mainboard/google/zork/variants/berknip/variant.c M src/mainboard/google/zork/variants/morphius/Makefile.inc M src/mainboard/google/zork/variants/morphius/variant.c 6 files changed, 29 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/47309/6