Hello Alexander Couzens, Evgeny Zinoviev, Arthur Heymans, Patrick Rudolph, Jonathan Neuschäfer, Paul Menzel, Philipp Deppenwiese, build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/29204
to look at the new patch set (#4).
Change subject: ec/lenovo/h8: Add function to query sense state ......................................................................
ec/lenovo/h8: Add function to query sense state
* Add function to wait for sense registers to become valid. * Add function to retrieve Fn-Key state.
Tested on Lenovo T500: * It takes about 700msec for the registers to become valid.
Tested on Lenovo T520: * It takes less than 150msec for the registers to become valid.
Change-Id: Ie27e2881a256c4efb3def11f05070c446db6e5fc Signed-off-by: Patrick Rudolph siro@das-labor.org --- M src/ec/lenovo/h8/Makefile.inc M src/ec/lenovo/h8/h8.h A src/ec/lenovo/h8/sense.c 3 files changed, 64 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/29204/4