Ravi Chandra Sadineni has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/34801 )
Change subject: ec/google/chromeec: Depend on events_copy_b to identify the wake source. ......................................................................
ec/google/chromeec: Depend on events_copy_b to identify the wake source.
Using google_chromeec_get_event() clears the event too. Thus if the kernel has to identify the wake source, it has no way to do that. Thus instead depend on events_copy_b to log the wake source.
Change-Id: I39caae2689e0c2a7bec16416978877885a9afc6c Signed-off-by: Ravi Chandra Sadineni ravisadineni@chromium.org --- M src/ec/google/chromeec/ec.c 1 file changed, 8 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/34801/2