Attention is currently required from: Boris Mittelberg, Caveh Jalali, Julius Werner, Karthik Ramasubramanian.
Hello Boris Mittelberg, Caveh Jalali, Julius Werner, Karthik Ramasubramanian, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86379?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Code-Review+2 by Julius Werner, Verified+1 by build bot (Jenkins)
The change is no longer submittable: Code-Review and Verified are unsatisfied now.
Change subject: ec/google/chromeec: Implement early power off support ......................................................................
ec/google/chromeec: Implement early power off support
This commit renames the `google_chromeec_do_early_poweroff()` function to `platform_do_early_poweroff()`, aligning it with the API that adds early power off support using the Chrome EC.
It selects the `HAVE_EARLY_POWEROFF_SUPPORT` Kconfig option for platform to perform early power off procedures.
Change-Id: I0c634d69de36fe8bdb6a61c121e321d3626ac3ff Signed-off-by: Subrata Banik subratabanik@google.com --- M src/ec/google/chromeec/Kconfig M src/ec/google/chromeec/ec.c M src/ec/google/chromeec/ec.h 3 files changed, 9 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/86379/5